Index: make.texinfo
===================================================================
RCS file: /cvs/make/make.texinfo,v
retrieving revision 2.189
diff -u -w -r2.189 make.texinfo
--- make.texinfo        2000/06/20 05:48:40     2.189
+++ make.texinfo        2000/07/11 07:20:17
@@ -2200,7 +2200,7 @@
 @end group
 @end example
 
-There are a few of problems with this method, however.  First, any error
+There are a few problems with this method, however.  First, any error
 detected in a submake is not noted by this rule, so it will continue to
 build the rest of the directories even when one fails.  This can be
 overcome by adding shell commands to note the error and exit, but then

Reply via email to