]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
s/depecrated/deprecated/.
authorAkim Demaille <akim@epita.fr>
Fri, 27 Sep 2002 08:48:26 +0000 (08:48 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 27 Sep 2002 08:48:26 +0000 (08:48 +0000)
lib/autoscan/functions

index 49672d14477b341956be0a3f748886e7a155e78f..f167998e40a8ccb8376f8d1724031e08bb694efe 100644 (file)
@@ -72,7 +72,7 @@ vsprintf      AC_FUNC_VPRINTF
 wait3          AC_FUNC_WAIT3
 
 # Functions we should no longer use.
-getwd          warn: getwd is depecrated, use getcwd instead
+getwd          warn: getwd is deprecated, use getcwd instead
 
 # Others, checked with AC_CHECK_FUNCS.
 __argz_count