From: ceriel Date: Wed, 16 Nov 1988 13:37:46 +0000 (+0000) Subject: fixed typo X-Git-Tag: release-5-5~2726 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=4b5e5a976430a3840565d79e42786db8f04141d5;p=ack.git fixed typo --- diff --git a/modules/src/input/input.3 b/modules/src/input/input.3 index 8397edeba..6cf0b2973 100644 --- a/modules/src/input/input.3 +++ b/modules/src/input/input.3 @@ -119,7 +119,7 @@ The next input characters will be obtained from the string \fItext\fR, which is \fIlength\fR characters long. \fIInsertText\fR returns 1 if it succeeds, 0 if it fails. The \fItext\fR string is not copied, so it should not be changed until the -corresponding \fIAtEoIT\fR isd called. +corresponding \fIAtEoIT\fR is called. .PP The routine \fIAtEoIF\fR is called at the end of the input stream inserted by \fIInsertFile\fR.