]> granicus.if.org Git - python/commitdiff
Minor spelling nit.
authorGeorg Brandl <georg@python.org>
Thu, 25 Aug 2005 20:41:38 +0000 (20:41 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 25 Aug 2005 20:41:38 +0000 (20:41 +0000)
Demo/parser/README

index f2f18cade57fdf46d60cfc9c74b88e744a8a23ec..e47d4e43e22a264b453acc2f766dfdf893be3840 100644 (file)
@@ -20,6 +20,6 @@ Files:
                        handle nested constructs easily using the functions
                        and classes in example.py.
 
-       test_parser.py  program to put the parser module through it's paces.
+       test_parser.py  program to put the parser module through its paces.
 
 Enjoy!