You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by "Ralf S. Engelschall" <rs...@hyperreal.org> on 1997/07/23 20:08:47 UTC

cvs commit: apache/src/modules/example Makefile

rse         97/07/23 11:08:46

  Modified:    src/modules/example  Makefile
  Log:
  typo fix.
  
  Revision  Changes    Path
  1.2       +1 -1      apache/src/modules/example/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /export/home/cvs/apache/src/modules/example/Makefile,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Makefile	1997/04/11 22:12:33	1.1
  +++ Makefile	1997/07/23 18:08:45	1.2
  @@ -85,7 +85,7 @@
   	rm -f $(OBJS) 
   
   #
  -# Finally, what depnds upon which, so make can figure out what it needs
  +# Finally, what depends upon which, so make can figure out what it needs
   # to do.
   #