Graphics/UMLGraphicsView.py

branch
5_3_x
changeset 2764
1d85539ac41a
parent 2302
f29e9405c851
child 3049
a6847e5eb1b9
diff -r 423835fb1204 -r 1d85539ac41a Graphics/UMLGraphicsView.py
--- a/Graphics/UMLGraphicsView.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/Graphics/UMLGraphicsView.py	Sun Jun 30 20:03:24 2013 +0200
@@ -673,7 +673,7 @@
     
     def findItemByName(self, name):
         """
-        Public method to find an UML item based on it's name.
+        Public method to find an UML item based on its name.
         
         @param name name to look for (string)
         @return item found (UMLItem) or None

eric ide

mercurial