pepper      01/02/06 08:26:08

  Modified:    apidoc   README api.list
  Log:
  Typos: "documentation" & "creator".
  
  Revision  Changes    Path
  1.3       +1 -1      httpd-docs-1.3/apidoc/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/apidoc/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README    2000/07/24 20:26:33     1.2
  +++ README    2001/02/06 16:26:07     1.3
  @@ -9,7 +9,7 @@
     . HTML fragment files (e.g., dict-ap_destroy_pool.html), one per API
       entity, that contain the actual documentation for the entities
     . a Perl script (mkapidict) which puts all of these together to generate
  -    the actual HTML documenation
  +    the actual HTML documentation
   
   There are currently four types of API entities defined: routines,
   constants, structures, and global data cells.
  
  
  
  1.36      +1 -1      httpd-docs-1.3/apidoc/api.list
  
  Index: api.list
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/apidoc/api.list,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- api.list  2000/09/27 11:37:32     1.35
  +++ api.list  2001/02/06 16:26:07     1.36
  @@ -176,7 +176,7 @@
   { \n \
       STANDARD_MODULE_STUFF, \n \
       NULL,                       /* initializer */ \n \
  -    create_action_dir_config,   /* dir config creater */ \n \
  +    create_action_dir_config,   /* dir config creator */ \n \
       merge_action_dir_configs,   /* dir merger --- default is to override */ 
\n \
       NULL,                       /* server config */ \n \
       NULL,                       /* merge server config */ \n \
  
  
  

Reply via email to