Plugins/ViewManagerPlugins/Tabview/Tabview.py

changeset 2763
e4794166ad70
parent 2424
8fe1fdc174ab
child 2769
8cbebde7a984
--- a/Plugins/ViewManagerPlugins/Tabview/Tabview.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/Plugins/ViewManagerPlugins/Tabview/Tabview.py	Sun Jun 30 19:55:48 2013 +0200
@@ -1178,7 +1178,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