aboutsummaryrefslogtreecommitdiffstats
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 f33565d66f..ddf4dedaf1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -26,7 +26,7 @@ DIE=true
PROJECT="Wireshark"
# If you are going to use the non-default name for automake becase your OS
-# installaion has multiple versions, you need to call both aclocal and automake
+# installation has multiple versions, you need to call both aclocal and automake
# with that version number, as they come from the same package.
#AM_VERSION='-1.8'