You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by je...@apache.org on 2002/03/02 23:16:13 UTC

cvs commit: apr/include apr_general.h

jerenkrantz    02/03/02 14:16:13

  Modified:    include  apr_general.h
  Log:
  Spelling police.
  
  Revision  Changes    Path
  1.67      +1 -1      apr/include/apr_general.h
  
  Index: apr_general.h
  ===================================================================
  RCS file: /home/cvs/apr/include/apr_general.h,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- apr_general.h	2 Mar 2002 09:26:07 -0000	1.66
  +++ apr_general.h	2 Mar 2002 22:16:13 -0000	1.67
  @@ -159,7 +159,7 @@
   #endif
   
   /**
  - * Allignment macros
  + * Alignment macros
    */
   
   /* APR_ALIGN() is only to be used to align on a power of 2 boundary */