You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2010/06/15 21:44:36 UTC

svn commit: r955023 - /subversion/trunk/CHANGES

Author: danielsh
Date: Tue Jun 15 19:44:35 2010
New Revision: 955023

URL: http://svn.apache.org/viewvc?rev=955023&view=rev
Log:
* CHANGES: typo fix

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=955023&r1=955022&r2=955023&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Tue Jun 15 19:44:35 2010
@@ -8,7 +8,7 @@ http://svn.apache.org/repos/asf/subversi
    * fix errors with 'svn mkdir --parents' (issue #3649)
    * update address to which crash reports are sent (r901304)
    * check for server certificate revocation on Windows (r898048)
-   * disable custome file mutexes on Windows (r879902, -16)
+   * disable custom file mutexes on Windows (r879902, -16)
    * fixed: assertion triggered by tree-conflicted externals (issue #3469)
 
   Developer-visible changes: