Plugins/ViewManagerPlugins/Tabview/Tabview.py

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2302
f29e9405c851
child 2825
323d417d256b
--- a/Plugins/ViewManagerPlugins/Tabview/Tabview.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/Plugins/ViewManagerPlugins/Tabview/Tabview.py	Sun Jun 30 20:03:24 2013 +0200
@@ -1165,7 +1165,7 @@
         
     def getTabWidgetById(self, id_):
         """
-        Public method to get a reference to a tab widget knowing it's ID.
+        Public method to get a reference to a tab widget knowing its ID.
         
         @param id_ id of the tab widget (long)
         @return reference to the tab widget (TabWidget)

eric ide

mercurial