From: Andrew M. Kuchling Date: Thu, 27 Jul 2006 18:41:21 +0000 (+0000) Subject: Typo fix ('publically' is rare, poss. non-standard) X-Git-Tag: v2.5b3~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5ee6616528f9328b0d1fd0139d0ce0d21d616706;p=python Typo fix ('publically' is rare, poss. non-standard) --- diff --git a/Doc/lib/libunicodedata.tex b/Doc/lib/libunicodedata.tex index dcbda773ba..631f12d95d 100644 --- a/Doc/lib/libunicodedata.tex +++ b/Doc/lib/libunicodedata.tex @@ -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