Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
4f3703ef
...
4f3703efa0e7bbb5d068c4f64cb916f72e24aebb
authored
2014-04-20 07:51:50 +0530
by
Rajiv Kilaparti
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix typo in cli.js
* update ad ==> and on L38
1 parent
a50f6991
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
modules/cli.js
modules/cli.js
View file @
4f3703e
...
...
@@ -35,7 +35,7 @@ var utils = require('utils');
var
system
=
require
(
'system'
);
/**
* Extracts, normalize ad organize PhantomJS CLI arguments in a dedicated
* Extracts, normalize a
n
d organize PhantomJS CLI arguments in a dedicated
* Object.
*
* @param array phantomArgs system.args value
...
...
Please
register
or
sign in
to post a comment