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 2013/03/08 13:36:36 UTC

svn propchange: r1453491 - svn:log

Author: philip
Revision: 1453491
Modified property: svn:log

Modified: svn:log at Fri Mar  8 12:36:36 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Mar  8 12:36:36 2013
@@ -2,7 +2,7 @@ On the '1.7.x-issue4332' branch: Fix iss
 request on repository root causes authz access denied").
 
 * subversion/libsvn_ra_neon/props.c
-  (svn_ra_neon__do_check_path): When checking a patch against an
+  (svn_ra_neon__do_check_path): When checking a path against an
     invalid revision number (that is, HEAD), query its public URL rather
     than trying to resolve HEAD into a fixed revision number and then
     querying the baseline URL for the path in that revision.