UI/UserInterface.py

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2631
06f866e83d3a
child 2932
1cf0eb73b52d
--- a/UI/UserInterface.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/UI/UserInterface.py	Sun Jun 30 20:03:24 2013 +0200
@@ -5530,7 +5530,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