Author: stsp Date: Tue Feb 16 13:43:10 2016 New Revision: 1730689 URL: http://svn.apache.org/viewvc?rev=1730689&view=rev Log: * subversion/libsvn_wc/wc_db.h (svn_wc__db_op_raise_moved_away: Fix typo in comment.
Modified: subversion/trunk/subversion/libsvn_wc/wc_db.h Modified: subversion/trunk/subversion/libsvn_wc/wc_db.h URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/wc_db.h?rev=1730689&r1=1730688&r2=1730689&view=diff ============================================================================== --- subversion/trunk/subversion/libsvn_wc/wc_db.h (original) +++ subversion/trunk/subversion/libsvn_wc/wc_db.h Tue Feb 16 13:43:10 2016 @@ -3438,7 +3438,7 @@ svn_wc__db_op_raise_moved_away(svn_wc__d apr_pool_t *scratch_pool); /* Breaks all moves of nodes that exist at or below LOCAL_ABSPATH as - shadowed (read: deleted) by the opration rooted at + shadowed (read: deleted) by the operation rooted at delete_op_root_abspath. */ svn_error_t *