]> granicus.if.org Git - python/commitdiff
Typo fix ('publically' is rare, poss. non-standard)
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 27 Jul 2006 18:41:21 +0000 (18:41 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 27 Jul 2006 18:41:21 +0000 (18:41 +0000)
Doc/lib/libunicodedata.tex

index dcbda773bab3c1d891c3a9222f507c5a66a1548e..631f12d95daaf1787dd667305d7e403f8c83d9ca 100644 (file)
@@ -14,7 +14,7 @@
 This module provides access to the Unicode Character Database which
 defines character properties for all Unicode characters. The data in
 this database is based on the \file{UnicodeData.txt} file version
-4.1.0 which is publically available from \url{ftp://ftp.unicode.org/}.
+4.1.0 which is publicly available from \url{ftp://ftp.unicode.org/}.
 
 The module uses the same names and symbols as defined by the
 UnicodeData File Format 4.1.0 (see