Typo fix ('publically' is rare, poss. non-standard)

This commit is contained in:
Andrew M. Kuchling 2006-07-27 18:41:21 +00:00
parent 09a6f6aad2
commit 5ee6616528

View file

@ -14,7 +14,7 @@
This module provides access to the Unicode Character Database which This module provides access to the Unicode Character Database which
defines character properties for all Unicode characters. The data in defines character properties for all Unicode characters. The data in
this database is based on the \file{UnicodeData.txt} file version 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 The module uses the same names and symbols as defined by the
UnicodeData File Format 4.1.0 (see UnicodeData File Format 4.1.0 (see