From ec4d8bf5637b574ca5dbb865ee1f055bec10a74e Mon Sep 17 00:00:00 2001 From: Tharre Date: Sun, 14 May 2017 21:59:14 +0200 Subject: Fix weird wording in install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f7c0ef6..9922a43 100755 --- a/install.sh +++ b/install.sh @@ -25,6 +25,6 @@ else find "$canonical" -maxdepth 1 -mindepth 1 ! -name .gitignore \ -exec "$0" {} \; else - echo "Target file '$target' is not a symlink but exists, skipping" + echo "Target file '$target' exists, but is not a symlink. Skipping." fi fi -- cgit v1.2.3-70-g09d2