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

Commit

Permalink
Merge pull request #7 from florensie/master
Browse files Browse the repository at this point in the history
Fix typo: Main Manu -> Main Menu
  • Loading branch information
faustbrian authored Mar 26, 2018
2 parents 5025e5f + 3566061 commit ea9494e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ARKcommander.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,7 @@ sub_menu() {
echo " 4. Install Restart script"
echo " 5. Purge PostgeSQL"
echo " 6. Replace Delegate Address"
echo " 0. Exit to Main Manu"
echo " 0. Exit to Main Menu"
echo
echo " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
echo
Expand Down
2 changes: 1 addition & 1 deletion DARKcommander.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,7 @@ sub_menu() {
echo " 4. Install Restart script"
echo " 5. Purge PostgeSQL"
echo " 6. Replace Delegate Address"
echo " 0. Exit to Main Manu"
echo " 0. Exit to Main Menu"
echo
echo " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
echo
Expand Down

0 comments on commit ea9494e

Please sign in to comment.