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 2006/04/10 12:41:49 UTC

svn commit: r392914 - /apr/apr/branches/1.2.x/CHANGES

Author: jorton
Date: Mon Apr 10 03:41:45 2006
New Revision: 392914

URL: http://svn.apache.org/viewcvs?rev=392914&view=rev
Log:
Fix typo.

Modified:
    apr/apr/branches/1.2.x/CHANGES

Modified: apr/apr/branches/1.2.x/CHANGES
URL: http://svn.apache.org/viewcvs/apr/apr/branches/1.2.x/CHANGES?rev=392914&r1=392913&r2=392914&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/CHANGES (original)
+++ apr/apr/branches/1.2.x/CHANGES Mon Apr 10 03:41:45 2006
@@ -5,7 +5,7 @@
 Changes for APR 1.2.7
 
   *) Netware - add missing apu_version.c parsing for apu_version_string()
-     to the Netware specific builds.  Unix platforms supporte this API 
+     to the Netware specific builds.  Unix platforms support this API 
      since 0.9.1.  [Brad Nicholes]
 
   *) Fix a regression in the updated win32 apr_file_read with timeouts