Merge pull request #20 from Arccotangent/master

Fix a few spelling/grammar errors
This commit is contained in:
strasharo 2016-03-21 22:50:50 +02:00
commit 47df6b5cd5
1 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@ readarray -t webinterfaces < <(echo -e "Web Interface
)
# Generate a list of web translations
readarray -t webinterfaceslenguage < <(echo -e "Engish [ENG]
readarray -t webinterfaceslenguage < <(echo -e "English [ENG]
Spanish[ESP] GERMAN [GER]
\e[1;31mBack"$transparent""
)
@ -893,7 +893,7 @@ function askauth {
mostrarheader
while true; do
echo "METHOD TO VERIFICATION THE PASSWORD"
echo "METHOD TO VERIFY THE PASSWORD"
echo " "
echo -e " "$blue"1)"$transparent" Handshake ("$red"Recommended)"
echo -e " "$blue"2)"$transparent" Wpa_supplicant(More failures)"