summary refs log tree commit diff stats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 0744384c..1a620bbf 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -19,7 +19,7 @@ else
 		AUTOMAKE="automake-1.9"
 		ACLOCAL="aclocal-1.9"
 	else
-		echo "automake missing or too old. This requires atleast automake 1.9"
+		echo "automake missing or too old. This requires at least automake 1.9"
 		exit 1
 	fi
 fi