From: Jim Meyering Date: Sat, 20 Jul 2002 06:22:02 +0000 (+0000) Subject: fix typo in comment X-Git-Tag: FILEUTILS-4_1_10~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9befab3af811f167fab3df228607dad91257cf20;p=thirdparty%2Fcoreutils.git fix typo in comment --- diff --git a/m4/prereq.m4 b/m4/prereq.m4 index 6b26058b0a..37960793ca 100644 --- a/m4/prereq.m4 +++ b/m4/prereq.m4 @@ -207,7 +207,7 @@ AC_DEFUN([jm_PREREQ_STRNLEN], AC_CHECK_HEADERS(memory.h) AC_CHECK_DECLS([memchr]) - # This is necessary because automake-1.6.1 doens't understand + # This is necessary because automake-1.6.1 doesn't understand # that the above use of AC_FUNC_STRNLEN means we may have to use # lib/strnlen.c. test $ac_cv_func_strnlen_working = yes \