You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2011/07/06 14:29:24 UTC

svn propchange: r1143377 - svn:log

Author: rhuijben
Revision: 1143377
Modified property: svn:log

Modified: svn:log at Wed Jul  6 12:29:24 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jul  6 12:29:24 2011
@@ -1,6 +1,6 @@
 * subversion/svn/main.c
   (main): Fallback to default config with a warning if the passed config
-    directory is anon-directory. Update comment to reflect the change.
+    directory is not a directory. Update comment to reflect the change.
     Handle more access errors by using the macro for the check.
 
 Patch by: Noorul Islam K M <noorul{_AT_}collab.net>