summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1998-03-13 18:27:12 (GMT)
committerBarry Warsaw <barry@python.org>1998-03-13 18:27:12 (GMT)
commit0eae830decfc8b099875586a1fa68d7d6c2aa8ba (patch)
tree0377c2e90d4dd0357efba662726723cc9ada91c4 /Tools
parent742a5116d2cbf93e348489282d9c0984b2a0b08f (diff)
downloadcpython-0eae830decfc8b099875586a1fa68d7d6c2aa8ba.zip
cpython-0eae830decfc8b099875586a1fa68d7d6c2aa8ba.tar.gz
cpython-0eae830decfc8b099875586a1fa68d7d6c2aa8ba.tar.bz2
Typos in the docstring fixed by Detlef Lannert
<lannert@uni-duesseldorf.de>
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/world/world6
1 files changed, 3 insertions, 3 deletions
diff --git a/Tools/world/world b/Tools/world/world
index fef9f57..8b682e0 100755
--- a/Tools/world/world
+++ b/Tools/world/world
@@ -17,11 +17,11 @@ the `-r' flag (see below).
For example:
- % world tz us
+ %% world tz us
tz originated from Tanzania, United Republic of
us originated from United States
- % world united
+ %% world united
united matches 5 countries:
ae: United Arab Emirates
um: United States Minor Outlying Islands
@@ -55,7 +55,7 @@ Usage: %s [-d] [-p|-P file] [-h] addr [addr ...]
--parse file
-p file
Parse an iso3166-countrycodes file extracting the two letter country
- code followed by the country name. Note that the three leter country
+ code followed by the country name. Note that the three letter country
code and number, which are also provided in the standard format file,
are ignored.