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

This commit is contained in:
Nicolas Kosinski
2021-05-01 18:49:31 +02:00
committed by GitHub
parent 50d6e5906a
commit 6467b39f66
96 changed files with 297 additions and 297 deletions

View File

@@ -1,9 +1,9 @@
# git instaweb
> Outil pour le lancemend d'un serveur gitweb.
> Outil pour le lancement d'un serveur gitweb.
> Plus d'informations : <https://git-scm.com/docs/git-instaweb>.
- Démare un serveur gitweb depuis le repository courrant :
- Démarre un serveur gitweb depuis le dépôt (`repository`) courant :
`git instaweb --start`
@@ -19,7 +19,7 @@
`git instaweb --start --httpd {{lighttpd|apache2|mongoose|plackup|webrick}}`
- Lancer en méme temps qu un navigateur web :
- Lancer en même temps qu'un navigateur web :
`git instaweb --start --browser`