--- a/Plugins/ViewManagerPlugins/Listspace/Listspace.py Sat Jun 29 18:40:45 2013 +0200 +++ b/Plugins/ViewManagerPlugins/Listspace/Listspace.py Sun Jun 30 19:55:48 2013 +0200 @@ -84,7 +84,7 @@ def setCurrentIndex(self, index): """ - Overwritten method to set the current widget by it's index. + Overwritten method to set the current widget by its index. @param index index of widget to be made current (integer) """