Plugins/CheckerPlugins/SyntaxChecker/jsCheckSyntax.py

changeset 4236
8d4e498a7af8
parent 4231
0b38613388c9
child 4541
e8ddd9d76414
--- a/Plugins/CheckerPlugins/SyntaxChecker/jsCheckSyntax.py	Thu Apr 23 20:05:38 2015 +0200
+++ b/Plugins/CheckerPlugins/SyntaxChecker/jsCheckSyntax.py	Thu Apr 23 20:11:44 2015 +0200
@@ -74,7 +74,7 @@
     """
     Module function to check syntax for a batch of files.
     
-    @param argumentsList list of arguments tuples as given for 
+    @param argumentsList list of arguments tuples as given for
         syntaxAndPyflakesCheck
     @param send reference to send function (function)
     @param fx registered service name (string)

eric ide

mercurial