]> granicus.if.org Git - python/commitdiff
Typos in the docstring fixed by Detlef Lannert
authorBarry Warsaw <barry@python.org>
Fri, 13 Mar 1998 18:27:12 +0000 (18:27 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 13 Mar 1998 18:27:12 +0000 (18:27 +0000)
<lannert@uni-duesseldorf.de>

Tools/world/world

index fef9f5728b9d531ad1279dbea87d88317110db1d..8b682e005b7cc7ab3874879f291285457630a845 100755 (executable)
@@ -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.