You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2010/03/05 17:32:43 UTC

svn commit: r919476 - /subversion/trunk/subversion/include/svn_client.h

Author: stsp
Date: Fri Mar  5 16:32:43 2010
New Revision: 919476

URL: http://svn.apache.org/viewvc?rev=919476&view=rev
Log:
* subversion/include/svn_client.h
  (svn_client_patch): Fix another typo in docstring.

Modified:
    subversion/trunk/subversion/include/svn_client.h

Modified: subversion/trunk/subversion/include/svn_client.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_client.h?rev=919476&r1=919475&r2=919476&view=diff
==============================================================================
--- subversion/trunk/subversion/include/svn_client.h (original)
+++ subversion/trunk/subversion/include/svn_client.h Fri Mar  5 16:32:43 2010
@@ -4848,7 +4848,7 @@
  * This is useful when applying a unidiff which was created with the
  * original and modified files swapped due to human error.
  *
- * Exluding patch targets from the patching process is possible by
+ * Excluding patch targets from the patching process is possible by
  * passing a @a filter_globs array containing elements of type const char *.
  * If @a filter_globs is not NULL, patch targets matching any glob pattern
  * in @a filter_globs will not be patched. The match is performed on the