coar        00/08/25 11:42:14

  Modified:    apidoc   dict-request_rec.html
  Log:
        Typo fix.
  
  Submitted by: Raymond S. Brand <[EMAIL PROTECTED]>
  Reviewed by:  Ken Coar
  
  Revision  Changes    Path
  1.7       +1 -1      httpd-docs-1.3/apidoc/dict-request_rec.html
  
  Index: dict-request_rec.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/apidoc/dict-request_rec.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- dict-request_rec.html     2000/08/25 12:08:29     1.6
  +++ dict-request_rec.html     2000/08/25 18:42:11     1.7
  @@ -87,7 +87,7 @@
     the value in this field will be <code>M_INVALID</code>, even if the
     server has been configured to recognise the method (such as with
     the <code>Script</code> directive).  In this case modules should
  -  chekc the string value in the <code>method</code> field of the
  +  check the string value in the <code>method</code> field of the
     <code>request_rec</code> structure, which immediately precedes this
     one.</dd>
    <dt><code><b>int allowed</b></code></dt>
  
  
  

Reply via email to