From 24cf7d2003cb261b4dd9788f2979e7f3fa7cf723 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 31 Dec 2023 18:11:51 +0100 Subject: [PATCH] typo --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 86bb53f..0344bd7 100644 --- a/manifest.json +++ b/manifest.json @@ -82,7 +82,7 @@ "name": "max_size", "type": "select", "ask": { - "en": "Specify the max size of each files backup (soft limit) in Mb. This will try to split the backup by its subdirectories to avoid to have only one big backup.", + "en": "Specify the max size of each files backup (soft limit) in Mb. This will try to split the backup by its subdirectories to avoid to have only one big backup." }, "choices" : ["50", "100", "500", "1000", "5000"], "default" : "500"