UI/Browser.py

changeset 2763
e4794166ad70
parent 2334
fc69ad77e18a
child 2791
a9577f248f04
child 2965
d133c7edd88a
child 3163
9f50365a0870
diff -r bcc10ef7015d -r e4794166ad70 UI/Browser.py
--- a/UI/Browser.py	Sat Jun 29 18:40:45 2013 +0200
+++ b/UI/Browser.py	Sun Jun 30 19:55:48 2013 +0200
@@ -93,7 +93,7 @@
             """ a Source Viewer window. The window displays several separate"""
             """ hierachies.</p>"""
             """<p>The first hierachy is only shown if you have opened a program for"""
-            """ debugging and it's root is the directory containing that program."""
+            """ debugging and its root is the directory containing that program."""
             """ Usually all of the separate files that make up a Python application are"""
             """ held in the same directory, so this hierachy gives you easy access to"""
             """ most of what you will need.</p>"""

eric ide

mercurial