Plugins/AboutPlugin/AboutDialog.py

branch
Py2 comp.
changeset 2791
a9577f248f04
parent 2677
3d4277929fb3
parent 2763
e4794166ad70
child 3057
10516539f238
--- a/Plugins/AboutPlugin/AboutDialog.py	Mon Jul 08 21:47:26 2013 +0200
+++ b/Plugins/AboutPlugin/AboutDialog.py	Mon Jul 08 22:36:10 2013 +0200
@@ -31,7 +31,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