You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ja...@apache.org on 2019/07/28 03:32:30 UTC

svn propchange: r1860958 - svn:log

Author: jamessan
Revision: 1860958
Modified property: svn:log

Modified: svn:log at Sun Jul 28 03:32:30 2019
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Jul 28 03:32:30 2019
@@ -5,5 +5,5 @@ before, but now it is done in the same w
 logging now happens higher up the call stack.)
 
 * subversion/svnserve/serve.c
-  After reporting an error to the client, don't log it explicity here and
+  After reporting an error to the client, don't log it explicitly here and
   then clear it; instead return it so the caller can do so.