[giggle] autogen.sh: Fix typo



commit b85cf7a40ff00ae2818d42522770a39a19cf0c0f
Author: Javier JardÃn <jjardon gnome org>
Date:   Tue Jul 19 21:48:04 2011 +0200

    autogen.sh: Fix typo

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index ccf7e54..69c883f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -22,7 +22,7 @@ fi
 GNOMEDOC=`which yelp-build`
 if test -z $GNOMEDOC; then
         echo "*** The tools to build the documentation are not found,"
-        echo "    please intall the yelp-tool package ***"
+        echo "    please intall the yelp-tools package ***"
         exit 1
 fi
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]