--- a/Utilities/ClassBrowsers/jsclbr.py Sat May 17 19:58:49 2014 +0200
+++ b/Utilities/ClassBrowsers/jsclbr.py Sun May 18 14:13:09 2014 +0200
@@ -29,7 +29,7 @@
"""
def __init__(self):
"""
- Method to initialize the visibility.
+ Constructor
"""
if self.name.startswith('__'):
self.setPrivate()