diff -r 3674ff5fa8f8 -r 6ffc581f00f1 Helpviewer/GreaseMonkey/GreaseMonkeyScript.py --- 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) """