E5Gui/E5ToolBarDialog.py

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2302
f29e9405c851
child 2791
a9577f248f04
child 2953
703452a2876f
child 3163
9f50365a0870
diff -r 423835fb1204 -r 1d85539ac41a E5Gui/E5ToolBarDialog.py
--- a/E5Gui/E5ToolBarDialog.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/E5Gui/E5ToolBarDialog.py	Sun Jun 30 20:03:24 2013 +0200
@@ -449,7 +449,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