[Python-checkins] cpython (3.4): update correct French examples (#23109)

benjamin.peterson python-checkins at python.org
Wed Dec 24 23:08:06 CET 2014


https://hg.python.org/cpython/rev/181dfe9288d4
changeset: 93960:181dfe9288d4
branch: 3.4
parent: 93958:2c87dd2d821e
user: Benjamin Peterson <benjamin at python.org>
date: Wed Dec 24 16:07:02 2014 -0600
summary:
 update correct French examples (#23109)
files:
 Doc/howto/unicode.rst | 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Doc/howto/unicode.rst b/Doc/howto/unicode.rst
--- a/Doc/howto/unicode.rst
+++ b/Doc/howto/unicode.rst
@@ -35,8 +35,8 @@
 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
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /