From: Stepan Kasal Date: Tue, 7 Jun 2005 13:03:09 +0000 (+0000) Subject: typo X-Git-Tag: AUTOCONF-2.59c~348 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc31277f07aeff69100aa19dacee6759adefa799;p=thirdparty%2Fautoconf.git typo --- diff --git a/lib/autotest/general.m4 b/lib/autotest/general.m4 index e08f57c24..ec741ce0a 100644 --- a/lib/autotest/general.m4 +++ b/lib/autotest/general.m4 @@ -443,7 +443,7 @@ AT_TESTSUITE_NAME test groups: _ATEOF # Passing at_groups is tricky. We cannot use it to form a literal string # or regexp because of the limitation of AIX awk. And Solaris' awk - # doesn't grok more than 99 fieldsin a record, so we have to use `split'. + # doesn't grok more than 99 fields in a record, so we have to use `split'. echo "$at_groups$as_nl$at_help_all" | awk 'BEGIN { FS = ";" } NR == 1 {