1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-29 13:01:14 +03:00

Fix typos in manpages

This commit is contained in:
Mikhail Gusarov
2014-05-19 10:22:16 +02:00
committed by Daniel Stenberg
parent d63e32dd30
commit 18fe507324
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ The returned buffer is allocated by this function, but it is not clear how to
free that memory!
.SH BUGS
The memory that *dest points to is allocated by the malloc function libssh2
uses, but there's no way for an appliction to free this data in a safe and
uses, but there's no way for an application to free this data in a safe and
reliable way!
.SH RETURN VALUE
0 if successful, \-1 if any error occurred.