From db4e8ce50d144c4ef9f513099f3958497f56335d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 20 Sep 2021 15:11:30 +0200 Subject: [PATCH] Typo - Fix typo --- app/src/i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/i18n/locales/en.json b/app/src/i18n/locales/en.json index e1b199bc..efc8a155 100644 --- a/app/src/i18n/locales/en.json +++ b/app/src/i18n/locales/en.json @@ -138,7 +138,7 @@ }, "dns": { "auto_config": "Automatic DNS records configuration", - "auto_config_ignored": "ignored, won't be changed by Yunohost unless you check the overwrite option", + "auto_config_ignored": "ignored, won't be changed by YunoHost unless you check the overwrite option", "auto_config_ok": "Automatic configuration seems to be OK!", "auto_config_zone": "Current DNS zone", "edit": "Edit DNS configuration",