Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Commit

Permalink
Merge pull request #246 from thel3l/master
Browse files Browse the repository at this point in the history
Fixed some typos in the Kali Menu.
  • Loading branch information
binkybear committed Sep 25, 2015
2 parents c440ae6 + 3eda51b commit f1b3c51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions menu/kalimenu
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ echo ""
echo "[5] Start OpenVPN Server"
echo "[6] Stop OpenVPN Server"
echo ""
echo "[7] Start XServer on localhost (Android Applicaiton XServer XSDL)"
echo "[7] Start XServer on localhost (Android Application XServer XSDL)"
echo ""
echo "[0] Exit to main menu"
echo ""
Expand Down Expand Up @@ -1169,7 +1169,7 @@ done
f_mon(){
clear
echo "Enable or Disable Monitor Mode on wlan1"
echo "[1] Enable moitor mode"
echo "[1] Enable monitor mode"
echo "[2] Disable monitor mode"
echo ""
echo "[0] Main Menu"
Expand Down

0 comments on commit f1b3c51

Please sign in to comment.