]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly make.texinfo.~11~
authorRoland McGrath <roland@redhat.com>
Tue, 14 Jan 1992 00:15:26 +0000 (00:15 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 14 Jan 1992 00:15:26 +0000 (00:15 +0000)
make.texinfo

index 8b91ae74bd06fc1a98660b092d8a33b7d5f98754..f7e70f581156caaba71a3070cfc8883e503f59dd 100644 (file)
@@ -2633,7 +2633,7 @@ foo.c : foo.y
 @end example
 
 @noindent
-@samp{foo.y} will substituted for the variable @samp{$^} when it occurs in
+@samp{foo.y} will be substituted for the variable @samp{$^} when it occurs in
 @code{run-yacc}'s value, and @samp{foo.c} for @samp{$@@}.@refill
 
 This is a realistic example, but this particular one is not needed in