diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-04-10 14:23:43 +0200 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-04-10 14:23:43 +0200 |
commit | 61fcbe9f5765f3da1090c6fcb1a7584e4f040122 (patch) | |
tree | 2069df5e7a4ade8fbaeaf5d1c03230e95aa72656 /docs/fr/user | |
parent | c29747357a4c7c7c329f89ee715396b815eca972 (diff) | |
download | wallabag-61fcbe9f5765f3da1090c6fcb1a7584e4f040122.tar.gz wallabag-61fcbe9f5765f3da1090c6fcb1a7584e4f040122.tar.zst wallabag-61fcbe9f5765f3da1090c6fcb1a7584e4f040122.zip |
Fix typo in french documentation
Diffstat (limited to 'docs/fr/user')
-rw-r--r-- | docs/fr/user/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst index e8f72717..42208871 100644 --- a/docs/fr/user/installation.rst +++ b/docs/fr/user/installation.rst | |||
@@ -152,4 +152,4 @@ Après que vous ayez rechargé/redémarré Nginx, vous devriez pouvoir avoir acc | |||
152 | 152 | ||
153 | .. note:: | 153 | .. note:: |
154 | 154 | ||
155 | Si vous voulez importer un fichier important dans wallabag, vous debez ajouter cette ligne dans votre configuration nginx ``client_max_body_size XM; # allows file uploads up to X megabytes``. | 155 | Si vous voulez importer un fichier important dans wallabag, vous devez ajouter cette ligne dans votre configuration nginx ``client_max_body_size XM; # allows file uploads up to X megabytes``. |