Helpviewer/GreaseMonkey/GreaseMonkeyScript.py

changeset 3002
6ffc581f00f1
parent 2954
bf0215fe12d1
child 3057
10516539f238
child 3160
209a07d7e401
--- a/Helpviewer/GreaseMonkey/GreaseMonkeyScript.py	Wed Oct 09 19:47:41 2013 +0200
+++ b/Helpviewer/GreaseMonkey/GreaseMonkeyScript.py	Thu Oct 10 18:35:45 2013 +0200
@@ -186,7 +186,8 @@
     
     def __parseScript(self, path):
         """
-        Private method to parse the given script and populate the data structure.
+        Private method to parse the given script and populate the data
+        structure.
         
         @param path path of the Javascript file (string)
         """

eric ide

mercurial