You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2018/01/04 12:43:29 UTC

svn commit: r1820078 - /subversion/branches/better-pristines/subversion/include/svn_client.h

Author: brane
Date: Thu Jan  4 12:43:28 2018
New Revision: 1820078

URL: http://svn.apache.org/viewvc?rev=1820078&view=rev
Log:
On the better-pristines branch: Update documentation.

* subversion/include/svn_client.h
  (svn_client_supported_wc_version): Update docstring; no functional change.

Modified:
    subversion/branches/better-pristines/subversion/include/svn_client.h

Modified: subversion/branches/better-pristines/subversion/include/svn_client.h
URL: http://svn.apache.org/viewvc/subversion/branches/better-pristines/subversion/include/svn_client.h?rev=1820078&r1=1820077&r2=1820078&view=diff
==============================================================================
--- subversion/branches/better-pristines/subversion/include/svn_client.h (original)
+++ subversion/branches/better-pristines/subversion/include/svn_client.h Thu Jan  4 12:43:28 2018
@@ -4260,7 +4260,7 @@ svn_client_upgrade(const char *wcroot_di
                    apr_pool_t *scratch_pool);
 
 /**
- * Returns the version string related to the earliest supported
+ * Returns the version related to the earliest supported
  * working copy metadata format.
  */
 const svn_version_t *