Index: subversion/include/svn_wc.h =================================================================== --- subversion/include/svn_wc.h (revision 929211) +++ subversion/include/svn_wc.h (working copy) @@ -2173,8 +2173,8 @@ /** * A callback vtable invoked by our diff-editors, as they receive diffs - * from the server. 'svn diff', 'svn merge' and 'svn patch' all - * implement their own versions of this vtable. + * from the server. 'svn diff' and 'svn merge' implement their own versions + * of this vtable. * * Common parameters: *