E5Gui/E5ToolBarDialog.py

branch
Py2 comp.
changeset 2791
a9577f248f04
parent 2525
8b507a9a2d40
parent 2763
e4794166ad70
child 3057
10516539f238
--- a/E5Gui/E5ToolBarDialog.py	Mon Jul 08 21:47:26 2013 +0200
+++ b/E5Gui/E5ToolBarDialog.py	Mon Jul 08 22:36:10 2013 +0200
@@ -451,7 +451,7 @@
     
     def __restoreCurrentToolbarToDefault(self):
         """
-        Private method to set the current toolbar to it's default configuration.
+        Private method to set the current toolbar to its default configuration.
         """
         if not self.__currentToolBarItem.isDefault:
             return

eric ide

mercurial