gregames    2002/10/07 10:15:54

  Modified:    include  apr_buckets.h
  Log:
  spelling police
  
  Revision  Changes    Path
  1.145     +1 -1      apr-util/include/apr_buckets.h
  
  Index: apr_buckets.h
  ===================================================================
  RCS file: /home/cvs/apr-util/include/apr_buckets.h,v
  retrieving revision 1.144
  retrieving revision 1.145
  diff -u -r1.144 -r1.145
  --- apr_buckets.h     21 Sep 2002 23:40:41 -0000      1.144
  +++ apr_buckets.h     7 Oct 2002 17:15:54 -0000       1.145
  @@ -1093,7 +1093,7 @@
   APU_DECLARE_DATA extern const apr_bucket_type_t apr_bucket_type_pipe;
   /**
    * The IMMORTAL bucket type.  This bucket represents a segment of data that
  - * the creator is willing to take responsability for.  The core will do
  + * the creator is willing to take responsibility for.  The core will do
    * nothing with the data in an immortal bucket
    */
   APU_DECLARE_DATA extern const apr_bucket_type_t apr_bucket_type_immortal;
  
  
  

Reply via email to