diff -r 6686a3326df8 -r a9577f248f04 Plugins/AboutPlugin/AboutDialog.py --- 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)