[ostree] autogen.sh: fix typo
- From: Giuseppe Scrivano <gscrivano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] autogen.sh: fix typo
- Date: Fri, 12 Jun 2015 07:44:38 +0000 (UTC)
commit a0520a51d2a8597babb331c138756de480ef9471
Author: Giuseppe Scrivano <gscrivan redhat com>
Date: Fri Jun 12 09:43:34 2015 +0200
autogen.sh: fix typo
Signed-off-by: Giuseppe Scrivano <gscrivan redhat com>
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index b8460d6..a2bba13 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@ cd $srcdir
AUTORECONF=`which autoreconf`
if test -z $AUTORECONF; then
- echo "*** No autoreconf found, please intall it ***"
+ echo "*** No autoreconf found, please install it ***"
exit 1
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]