You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2001/01/24 19:26:15 UTC

cvs commit: httpd-docs-1.3/htdocs/manual/mod mod_include.html

slive       01/01/24 10:26:14

  Modified:    htdocs/manual/mod mod_include.html
  Log:
  Typo in module identifier.
  
  PR: 7117
  Submitted by:	Brent Kearney
  
  Revision  Changes    Path
  1.34      +1 -1      httpd-docs-1.3/htdocs/manual/mod/mod_include.html
  
  Index: mod_include.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_include.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -d -b -u -r1.33 -r1.34
  --- mod_include.html	2000/12/08 20:53:29	1.33
  +++ mod_include.html	2001/01/24 18:26:11	1.34
  @@ -30,7 +30,7 @@
   <A
   HREF="module-dict.html#ModuleIdentifier"
   REL="Help"
  -><STRONG>Module Identifier:</STRONG></A> include_module
  +><STRONG>Module Identifier:</STRONG></A> includes_module
   </P>
   
   <h2>Summary</h2>