Author: stsp Date: Thu May 9 11:48:20 2013 New Revision: 1480596 URL: http://svn.apache.org/r1480596 Log: * CHANGES: typo
Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1480596&r1=1480595&r2=1480596&view=diff ============================================================================== --- subversion/trunk/CHANGES (original) +++ subversion/trunk/CHANGES Thu May 9 11:48:20 2013 @@ -85,7 +85,7 @@ http://svn.apache.org/repos/asf/subversi * FSFS de-duplication now works for properties as well (r1243312) * read FSFS data using fewer fopen calls (issue #3372) * 'svnadmin verify' will now check meta data (issues #3956, #4211) - * new -- client-speed option for svnserve (r1391788) + * new --client-speed option for svnserve (r1391788) * hook script templates are now marked as executable (r1153414) * svn:ignore __pycache__ directories by default (r1150073) * 'svn diff --git' include copyfrom revision in "copied" headers (r1155279)