You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by kf...@apache.org on 2021/01/29 18:04:40 UTC

svn propchange: r1885997 - svn:log

Author: kfogel
Revision: 1885997
Modified property: svn:log

Modified: svn:log at Fri Jan 29 18:04:40 2021
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Jan 29 18:04:40 2021
@@ -1,7 +1,7 @@
 Distinguish between regular properties and revprops in tmpfile name.
 
 * subversion/svn/propedit-cmd.c 
-  (svn_cl__propedit): In the revprop case, create a tmpfile name that
+  (svn_cl__propedit): In the revprop case, use a tmpfile name that
    indicates that a revprop is being edited and on which revision.
 
 * subversion/tests/cmdline/prop_tests.py