update correct French examples (#23109)

This commit is contained in:
Benjamin Peterson 2014-12-24 16:07:02 -06:00
parent 643eb4464a
commit a54f07504f

View file

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