You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2012/08/02 16:16:54 UTC

svn commit: r1368480 - /subversion/trunk/CHANGES

Author: philip
Date: Thu Aug  2 14:16:54 2012
New Revision: 1368480

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

Modified:
    subversion/trunk/CHANGES

Modified: subversion/trunk/CHANGES
URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1368480&r1=1368479&r2=1368480&view=diff
==============================================================================
--- subversion/trunk/CHANGES (original)
+++ subversion/trunk/CHANGES Thu Aug  2 14:16:54 2012
@@ -67,7 +67,7 @@ http://svn.apache.org/repos/asf/subversi
     * allow 'file:///C:\repos' style arguments on Windows, like 1.6 (r1346765)
     * fix ra_serf against Subversion 1.2 servers (r1349367)
     * fix 'svn upgrade' on working copies with certain tree conflicts (r1345482)
-    * avoid worqueue references to system temp dir (r1367854)
+    * avoid workqueue references to system temp dir (r1367854)
     * allow non-existant canonical paths (r1367853)
     * fix 'svn revert --depth files' to operate on files (r1365554)
     * fix ra_serf XML namespace handling against malicious server (r1337441)