Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Dec 7, 2011
1 parent 8f01cae commit 6274661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flymake-jslint.el
Expand Up @@ -27,7 +27,7 @@

;;;###autoload
(defcustom flymake-jslint-command "jsl"
"Whether or not to report warnings about trailing commas."
"Name (and optionally full path) of jslint executable."
:type 'string :group 'flymake-jslint)

(defvar flymake-jslint-err-line-patterns
Expand Down

0 comments on commit 6274661

Please sign in to comment.