From 4bf16fd847559d2534fce2b86414729d5759e90c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 8 Jan 2015 12:04:00 -0700 Subject: [PATCH] typo fix in output --- setup-mavericks.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-mavericks.bash b/setup-mavericks.bash index 676f322..da80048 100644 --- a/setup-mavericks.bash +++ b/setup-mavericks.bash @@ -66,7 +66,7 @@ if [ -z "$(which pkg-config | grep pkg-config)" ]; then echo "installing pkg-config..." brew install pkg-config else - echo "fail2ban already installed" + echo "pkg-config already installed" fi # node