Typo.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 21 Nov 2004 11:05:33 +0000 (11:05 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 21 Nov 2004 11:05:33 +0000 (11:05 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/utils@4864 cda61777-01e9-0310-a592-d414129be87e

cvt-utf8/cvt-utf8.but

index f4434e1..bf8294a 100644 (file)
@@ -129,8 +129,8 @@ Chinese text meaning \q{Traditional Chinese}:
 \U ADMINISTRATION
 
 In order to print the \cw{unicode.org} official name of each
-character, \cw{cvt-utf8} requires file mapping code points to names.
-This file is in DBM database format, for rapid lookup.
+character, \cw{cvt-utf8} requires a file mapping code points to
+names. This file is in DBM database format, for rapid lookup.
 
 This database file is accessed using the Python \cw{anydbm} module,
 so its precise file name will vary depending on what flavours of DBM