--- a/Helpviewer/GreaseMonkey/GreaseMonkeyScript.py Sat Sep 28 19:06:25 2013 +0200 +++ b/Helpviewer/GreaseMonkey/GreaseMonkeyScript.py Sat Sep 28 20:07:36 2013 +0200 @@ -168,6 +168,7 @@ """ Public method to check, if the script matches the given URL. + @param urlString URL (string) @return flag indicating a match (boolean) """ if not self.__enabled: