mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
[fix] Typo
This commit is contained in:
parent
f7dd53c9ca
commit
294cf1d5e5
2 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
version = "1.0"
|
||||
|
||||
[main]
|
||||
name = "Auto-configuration"
|
||||
name = "Configuration"
|
||||
|
||||
[main.service]
|
||||
name = "Service"
|
||||
name = ""
|
||||
optional = false
|
||||
|
||||
[main.service.no_antenna]
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue