UI/UserInterface.py

changeset 2763
e4794166ad70
parent 2738
c4db4c761753
child 2769
8cbebde7a984
--- a/UI/UserInterface.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/UI/UserInterface.py	Sun Jun 30 19:55:48 2013 +0200
@@ -5678,7 +5678,7 @@
         Private method to get the geometry of a floating windows.
         
         @param w reference to the widget to be saved (QWidget)
-        @return list giving the widget's geometry and it's visibility
+        @return list giving the widget's geometry and its visibility
         """
         s = w.size()
         p = w.pos()

eric ide

mercurial