]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fixed a small Englisho.
authorTim Van Holder <tim.van.holder@pandora.be>
Thu, 20 Sep 2001 15:51:04 +0000 (15:51 +0000)
committerTim Van Holder <tim.van.holder@pandora.be>
Thu, 20 Sep 2001 15:51:04 +0000 (15:51 +0000)
lib/autoconf/general.m4

index 8ec39540557207871d3cc4c5816cd6c1a6db433d..a2c2e8dc322589040cd6df56026d2d13bf4b27de 100644 (file)
@@ -391,7 +391,7 @@ m4_define([AC_REVISION],
 # quite complex for autoupdate to import the value of
 # `m4_PACKAGE_VERSION'.  We could `AU_DEFUN' `m4_PACKAGE_VERSION', but
 # this would replace all its occurrences with the current version of
-# Autoconf, which is certainly not what meant the user.
+# Autoconf, which is certainly not what the user intended.
 AU_DEFUN([AC_PREREQ],
 [m4_version_prereq([$1])[]dnl
 [AC_PREREQ(]]m4_defn([m4_PACKAGE_VERSION])[[)]])