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 @@
`base64 --decode {{fichier}}`
- Encoder depuis stdin :
- Encoder depuis stdin :
`{{une_commande}} | base64`
- Décoder depuis stdin :
- Décoder depuis stdin :
`{{une_commande}} | base64 --decode`