Skip to content

Commit 2ece816

Browse files
committed
Follow up to r1925565: fix stupid typo in the header file feature/future.
* subversion/include/svn_client.h (svn_client_patch_stream): Adjust description. git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1925585 13f79535-47bb-0310-9956-ffa450edef68
1 parent 6ca9063 commit 2ece816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

subversion/include/svn_client.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7775,7 +7775,7 @@ svn_client_patch(const char *patch_abspath,
77757775
* Similar to svn_client_patch(), but the patch is read from a file handle,
77767776
* described in @a patch_file.
77777777
*
7778-
* In feature versions, this function may be used to apply a patch directly
7778+
* In future versions, this function may be used to apply a patch directly
77797779
* from an svn_stream_t.
77807780
*
77817781
* @since New in 1.15.

0 commit comments

Comments
 (0)