From 294cf1d5e55fea6b3545b3c9e9ac3a3c6fe2a0b0 Mon Sep 17 00:00:00 2001 From: ljf Date: Mon, 20 Sep 2021 19:19:01 +0200 Subject: [PATCH] [fix] Typo --- config_panel.toml | 4 ++-- scripts/config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config_panel.toml b/config_panel.toml index 2ba07dc..18fd30d 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -1,10 +1,10 @@ version = "1.0" [main] -name = "Auto-configuration" +name = "Configuration" [main.service] - name = "Service" + name = "" optional = false [main.service.no_antenna] diff --git a/scripts/config b/scripts/config index 9104819..fbf29b6 100644 --- a/scripts/config +++ b/scripts/config @@ -73,7 +73,7 @@ EOF cat << EOF style: info ask: - en: Your Hotspot is down has expected. + en: Your Hotspot is down as expected. EOF fi