]> granicus.if.org Git - python/commitdiff
Add a word
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 15 Jun 2007 22:43:03 +0000 (22:43 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 15 Jun 2007 22:43:03 +0000 (22:43 +0000)
Doc/howto/unicode.rst

index f92471a3edb4ec52c4e767e403c772135e1cf3b2..dffe2cb83ace48c439752c154f6b0478ce453040 100644 (file)
@@ -152,7 +152,7 @@ it presents a number of problems.
 4. Many Internet standards are defined in terms of textual data, and 
    can't handle content with embedded zero bytes.
 
-Generally people don't use this encoding, choosing other encodings
+Generally people don't use this encoding, instead choosing other encodings
 that are more efficient and convenient.
 
 Encodings don't have to handle every possible Unicode character, and