diff options
| author | Georg Brandl <georg@python.org> | 2005-08-25 20:41:38 +0000 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2005-08-25 20:41:38 +0000 |
| commit | 3e98736e760eafe8907729b4d304a42e2e5e9e76 (patch) | |
| tree | 69a1fb4ce83c30ccb15a3c7e35f40147a89e4d3e /Demo/parser | |
| parent | 02760f9b25bd3100c89bc8fd29a0c8f6c434daee (diff) | |
| download | cpython-git-3e98736e760eafe8907729b4d304a42e2e5e9e76.tar.gz | |
Minor spelling nit.
Diffstat (limited to 'Demo/parser')
| -rw-r--r-- | Demo/parser/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/parser/README b/Demo/parser/README index f2f18cade5..e47d4e43e2 100644 --- a/Demo/parser/README +++ b/Demo/parser/README @@ -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! |
