Browse Source

Fix i18n FR and add some sudo to restore script

Julien Vaubourg 9 years ago
parent
commit
4f4e5a706a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manifest.json

+ 1 - 1
manifest.json

@@ -25,7 +25,7 @@
         "name": "path",
         "ask": {
             "en": "Choose a path for the web administration",
-            "fr": "Choissez un chemin pour l'administration web"
+            "fr": "Choisissez un chemin pour l'administration web"
         },
         "example": "/torclientadmin",
         "default": "/torclientadmin"