Plugins/AboutPlugin/AboutDialog.py

changeset 2763
e4794166ad70
parent 2594
bbb99b1cdfd2
child 2791
a9577f248f04
child 3004
c4bf32c791d0
--- a/Plugins/AboutPlugin/AboutDialog.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/Plugins/AboutPlugin/AboutDialog.py	Sun Jun 30 19:55:48 2013 +0200
@@ -29,7 +29,7 @@
     """<p>To request a new feature please send an email to"""
     """ <a href="mailto:{3}">{3}</a>.</p>"""
     """<p>{0} uses third party software which is copyrighted"""
-    """ by it's respective copyright holder. For details see"""
+    """ by its respective copyright holder. For details see"""
     """ the copyright notice of the individual package.</p>"""
 ).format(UI.Info.Program, UI.Info.Homepage, UI.Info.BugAddress, UI.Info.FeatureAddress)
 

eric ide

mercurial