aboutsummaryrefslogtreecommitdiff
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 a46daf65a..91607171b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -194,7 +194,7 @@ case "$mode" in
if test -d .git
then
exec >&2
- echo "ERROR: running autoreconf on an initialized system"
+ echo "ERROR: running autoreconf on an initialized sytem"
echo " This is not necessary; it is only necessary to remake the"
echo " autotools generated files if Makefile.am or configure.ac"
echo " change and make does the right thing with:"