Author: gbg
Date: Mon May 20 23:46:55 2013
New Revision: 1484625
URL: http://svn.apache.org/r1484625
Log:
On the invoke-diff-cmd branch: Fix typo in doc string.
* subversion/include/svn_client.h
(svn_client_diff_peg6): Fix typo.
Modified:
subversion/branches/invoke-diff-cmd-feature/subversion/include/svn_client.h
Modified:
subversion/branches/invoke-diff-cmd-feature/subversion/include/svn_client.h
URL:
http://svn.apache.org/viewvc/subversion/branches/invoke-diff-cmd-feature/subversion/include/svn_client.h?rev=1484625&r1=1484624&r2=1484625&view=diff
==============================================================================
--- subversion/branches/invoke-diff-cmd-feature/subversion/include/svn_client.h
(original)
+++ subversion/branches/invoke-diff-cmd-feature/subversion/include/svn_client.h
Mon May 20 23:46:55 2013
@@ -3244,7 +3244,7 @@ svn_client_diff_peg7(const apr_array_hea
/** Similar to svn_client_peg5(), but with @a no_diff_added set to
* FALSE, @a ignore_properties set to FALSE and @a properties_only
- * set to false.
+ * set to FALSE.
*
* @deprecated Provided for backward compatibility with the 1.7 API.
* @since New in 1.9.