mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
spelling corrected
This commit is contained in:
parent
209a2ab3ec
commit
d158a7d51e
1 changed files with 1 additions and 1 deletions
|
@ -1677,7 +1677,7 @@ update_dialogs() {
|
||||||
echo -e " ${INFO} ${opt1a} option selected"
|
echo -e " ${INFO} ${opt1a} option selected"
|
||||||
useUpdateVars=true
|
useUpdateVars=true
|
||||||
;;
|
;;
|
||||||
# recongigure,
|
# reconfigure,
|
||||||
${opt2a})
|
${opt2a})
|
||||||
echo -e " ${INFO} ${opt2a} option selected"
|
echo -e " ${INFO} ${opt2a} option selected"
|
||||||
useUpdateVars=false
|
useUpdateVars=false
|
||||||
|
|
Loading…
Reference in a new issue