We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24cf6d commit 7b0fbf3Copy full SHA for 7b0fbf3
javascript/node/selenium-webdriver/firefox/profile.js
@@ -199,8 +199,8 @@ function decode(data) {
199
200
201
/**
202
- * Models a Firefox proifle directory for use with the FirefoxDriver. The
203
- * {@code Proifle} directory uses an in-memory model until {@link #writeToDisk}
+ * Models a Firefox profile directory for use with the FirefoxDriver. The
+ * {@code Profile} directory uses an in-memory model until {@link #writeToDisk}
204
* is called.
205
*/
206
class Profile {
0 commit comments