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 2013/10/17 10:19:14 UTC

svn propchange: r1532943 - svn:log

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

Modified: svn:log at Thu Oct 17 08:19:14 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Oct 17 08:19:14 2013
@@ -1,5 +1,5 @@
-Followup to r1532866: derefence pointer to svn_node_kind_t when including node
-type value in an error message.
+Followup to r1532866: dereference pointer to svn_node_kind_t when including
+node type value in an error message.
 
 * subversion/libsvn_repos/dump.c
   (verify_directory_entry): kind is a pointer to svn_node_kind_t.