diff -r 423835fb1204 -r 1d85539ac41a Plugins/ViewManagerPlugins/Listspace/Listspace.py --- a/Plugins/ViewManagerPlugins/Listspace/Listspace.py Sat Jun 29 18:40:45 2013 +0200 +++ b/Plugins/ViewManagerPlugins/Listspace/Listspace.py Sun Jun 30 20:03:24 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) """