You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2012/08/06 15:39:12 UTC

svn propchange: r1369221 - svn:log

Author: julianfoad
Revision: 1369221
Modified property: svn:log

Modified: svn:log at Mon Aug  6 13:39:12 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Aug  6 13:39:12 2012
@@ -1,4 +1,4 @@
-Adjust SVN_DBG to print into a stack buffer instad of an APR pool, to avoid
+Adjust SVN_DBG to print into a stack buffer instead of an APR pool, to avoid
 concerns about the size of the pool growing indefinitely.  A follow-up to
 r1369183.