aboutsummaryrefslogtreecommitdiff
path: root/node_modules/selenium-webdriver/lib/symbols.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/selenium-webdriver/lib/symbols.js')
-rw-r--r--node_modules/selenium-webdriver/lib/symbols.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/selenium-webdriver/lib/symbols.js b/node_modules/selenium-webdriver/lib/symbols.js
index d5c62504e..6c7cd1d9d 100644
--- a/node_modules/selenium-webdriver/lib/symbols.js
+++ b/node_modules/selenium-webdriver/lib/symbols.js
@@ -30,7 +30,7 @@ module.exports = {
* available, the serialize method will return a promise that will be resolved
* with the serialized form.
*
- * Note that the described method is analgous to objects that define a
+ * Note that the described method is analogous to objects that define a
* `toJSON()` method, except the serialized result may be a promise, or
* another object with a promised property.
*/