summaryrefslogtreecommitdiff
path: root/patch/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'patch/README.md')
-rw-r--r--patch/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch/README.md b/patch/README.md
index 473acda..e549a86 100644
--- a/patch/README.md
+++ b/patch/README.md
@@ -1,5 +1,5 @@
-Patch(es) included in this directory addes `sftp_async_write()` and
+Patch(es) in this directory introduces `sftp_async_write()` and
`sftp_async_write_end()` to libssh. Those implementations are derived
from https://github.com/limes-datentechnik-gmbh/libssh. See [Re: SFTP
Write async](https://archive.libssh.org/libssh/2020-06/0000004.html).