]> granicus.if.org Git - python/commitdiff
update correct French examples (#23109)
authorBenjamin Peterson <benjamin@python.org>
Wed, 24 Dec 2014 22:07:02 +0000 (16:07 -0600)
committerBenjamin Peterson <benjamin@python.org>
Wed, 24 Dec 2014 22:07:02 +0000 (16:07 -0600)
Doc/howto/unicode.rst

index 459be98a69453c95f9388a47c24f89ac395842d3..b49ac391ce9a0dbba06f1e26ef20879019c2d3b5 100644 (file)
@@ -35,8 +35,8 @@ might have lines like these::
    PRINT "MISE A JOUR TERMINEE"
    PRINT "PARAMETRES ENREGISTRES"
 
-Those messages should contain accents (completé, caractère, accepté),
-and they just look wrong to someone who can read French.
+Those messages should contain accents (terminée, paramètre, enregistrés) and
+they just look wrong to someone who can read French.
 
 In the 1980s, almost all personal computers were 8-bit, meaning that bytes could
 hold values ranging from 0 to 255.  ASCII codes only went up to 127, so some