mirror of
https://github.com/php/doc-fr.git
synced 2026-03-24 07:02:06 +01:00
Format character order (h and g) didn't match the example order (De 1 à 12 ou de 01 à 12). This pull request fix the order of format to (g and h), to match the example order, in the same way of the english version. Closes GH-19 Signed-off-by: Fabien Villepinte <fabien.villepinte@gmail.com>