You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by jo...@apache.org on 2004/08/18 15:09:55 UTC

cvs commit: apr/include apr_tables.h

jorton      2004/08/18 06:09:55

  Modified:    include  apr_tables.h
  Log:
  Spelling fix.
  
  Revision  Changes    Path
  1.41      +1 -1      apr/include/apr_tables.h
  
  Index: apr_tables.h
  ===================================================================
  RCS file: /home/cvs/apr/include/apr_tables.h,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -d -w -u -r1.40 -r1.41
  --- apr_tables.h	4 Jun 2004 13:43:50 -0000	1.40
  +++ apr_tables.h	18 Aug 2004 13:09:55 -0000	1.41
  @@ -403,7 +403,7 @@
                                        unsigned flags);
   
   /**
  - * Eliminate redunandant entries in a table by either overwriting
  + * Eliminate redundant entries in a table by either overwriting
    * or merging duplicates
    *
    * @param t Table.