Skip to content

Commit

Permalink
Fix name of provided feature (closes #1)
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Jun 13, 2013
1 parent 33c3c6b commit 2b5b49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flymake-jslint.el
Expand Up @@ -83,5 +83,5 @@
"js"))


(provide 'flymake-js)
(provide 'flymake-jslint)
;;; flymake-jslint.el ends here

0 comments on commit 2b5b49d

Please sign in to comment.