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

@@ -1,12 +1,12 @@
# a2enmod
> Active un module Apache sur une distribution Debian.
> Plus d'information : <https://manpages.debian.org/latest/apache2/a2enmod.8.en.html>.
> Plus d'information : <https://manpages.debian.org/latest/apache2/a2enmod.8.en.html>.
- Active un module :
- Active un module :
`sudo a2enmod {{module}}`
- N'affiche aucun message (mode silencieux) :
- N'affiche aucun message (mode silencieux) :
`sudo a2enmod --quiet {{module}}`