multiple pages: fix typos in French translation (#5909)

This commit is contained in:
Patrice Denis
2021-06-23 02:34:03 +02:00
committed by GitHub
parent f9aac432e9
commit a413b9555b
32 changed files with 77 additions and 77 deletions

View File

@@ -11,10 +11,10 @@
`base32 --decode {{fichier}}`
- Encode depuis stdin :
- Encode depuis stdin :
`{{commande}} | base32`
- Décode depuis stdin :
- Décode depuis stdin :
`{{commande}} | base32 --decode`