From 616bff3c86298863ca73263402373bba38585b21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Fri, 20 Feb 2009 12:18:38 +0100 Subject: typo --- docs/chapters/building.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/chapters') diff --git a/docs/chapters/building.sgml b/docs/chapters/building.sgml index 87fe6b77..7417a42d 100644 --- a/docs/chapters/building.sgml +++ b/docs/chapters/building.sgml @@ -91,7 +91,7 @@ if [ "$GBP_TAG" ]; then echo "Pushing $GBP_TAG to $REMOTE" git push "$REMOTE" "$GBP_TAG" else - echo "GBP_TAG no set." + echo "GBP_TAG not set." exit 1 fi -- cgit v1.2.3