summaryrefslogtreecommitdiff
path: root/desc
diff options
context:
space:
mode:
Diffstat (limited to 'desc')
-rwxr-xr-xdesc2
1 files changed, 1 insertions, 1 deletions
diff --git a/desc b/desc
index e75bcbb..b99a719 100755
--- a/desc
+++ b/desc
@@ -19,7 +19,7 @@ case $repo in
esac
if [ ! -d "$repo" ]; then
- echo "$repo doesn't exist"
+ echo "$repo does not exist"
exit 1
fi