]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
[ng] typofix: in comments in lib/am/header-vars.mk
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 31 Jul 2012 17:10:27 +0000 (19:10 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 1 Aug 2012 08:06:06 +0000 (10:06 +0200)
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/am/header-vars.mk

index 0e0dab86836c254d8a6ce818cd8cb34ff90d6a01..b2fb450145552ed69d1948adbfb1d51290ea02f8 100644 (file)
@@ -278,7 +278,7 @@ am.util.strip-suffixes = $(strip \
 # counting.  Yay for us :-)
 am.max-cmdline-args := xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 
-# FIXME! The above accounts for max forty aguments; this is basically
+# FIXME! The above accounts for max forty arguments; this is basically
 # arbitrary.  In the long term, defining that after a configure-time test
 # on the command-line length limits, or at least on a system-by-system
 # basis, might be better.  But don't make the new limit too big (even if