Skip to content

Commit

Permalink
correction menu "greenn -> green"
Browse files Browse the repository at this point in the history
  • Loading branch information
SegFault42 committed May 9, 2016
1 parent 4a49ddc commit dce66bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions menu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# By: rabougue <[email protected]> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2016/05/07 19:21:55 by rabougue #+# #+# #
# Updated: 2016/05/07 19:22:52 by rabougue ### ########.fr #
# Updated: 2016/05/09 11:59:40 by rabougue ### ########.fr #
# #
# **************************************************************************** #

Expand All @@ -26,7 +26,7 @@ echo "\033[32m* R = Red + *\033[0m"
echo "\033[32m* G = Green + *\033[0m"
echo "\033[32m* B = Blue + *\033[0m"
echo "\033[32m* E = Red - *\033[0m"
echo "\033[32m* F = Greenn - *\033[0m"
echo "\033[32m* F = Green - *\033[0m"
echo "\033[32m* V = Blue - *\033[0m"
echo "\033[32m* 1 = Theme 1 *\033[0m"
echo "\033[32m* 2 = Theme 2 *\033[0m"
Expand Down

0 comments on commit dce66bf

Please sign in to comment.