Graphics/UMLGraphicsView.py

changeset 2763
e4794166ad70
parent 2401
4f428de32b69
child 2791
a9577f248f04
child 2953
703452a2876f
--- a/Graphics/UMLGraphicsView.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/Graphics/UMLGraphicsView.py	Sun Jun 30 19:55:48 2013 +0200
@@ -644,7 +644,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