From 2c26470469384d3ecc65b0901b8c3bbac3c3d76f Mon Sep 17 00:00:00 2001 From: Andreas Eriksen Date: Fri, 12 Jan 2018 09:34:14 +0100 Subject: [PATCH] fix typo --- gitprompt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitprompt.sh b/gitprompt.sh index 7719434..e1b53cc 100755 --- a/gitprompt.sh +++ b/gitprompt.sh @@ -109,7 +109,7 @@ function git_prompt_list_themes() { function git_prompt_make_custom_theme() { if [[ -r "${HOME}/.git-prompt-colors.sh" ]]; then - echoc ${Red} "You alread have created a custom theme!" + echoc ${Red} "You have already created a custom theme!" else git_prompt_dir