fix typo in cli.js
* update ad ==> and on L38
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -35,7 +35,7 @@ var utils = require('utils'); | ... | @@ -35,7 +35,7 @@ var utils = require('utils'); |
35 | var system = require('system'); | 35 | var system = require('system'); |
36 | 36 | ||
37 | /** | 37 | /** |
38 | * Extracts, normalize ad organize PhantomJS CLI arguments in a dedicated | 38 | * Extracts, normalize and organize PhantomJS CLI arguments in a dedicated |
39 | * Object. | 39 | * Object. |
40 | * | 40 | * |
41 | * @param array phantomArgs system.args value | 41 | * @param array phantomArgs system.args value | ... | ... |
-
Please register or sign in to post a comment