--- a/Helpviewer/HelpTabWidget.py Sat Jun 29 18:40:45 2013 +0200 +++ b/Helpviewer/HelpTabWidget.py Sun Jun 30 20:03:24 2013 +0200 @@ -405,7 +405,7 @@ def closeBrowserAt(self, index): """ - Public slot to close a browser based on it's index. + Public slot to close a browser based on its index. @param index index of browser to close (integer) """