1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-07-31 00:03:08 +03:00

tidy-up: text nits, English contractions [ci skip]

In input/output text and docs mostly.
This commit is contained in:
Viktor Szakats
2023-04-27 14:17:52 +00:00
parent f4a4c05dc3
commit d67aaaffc4
73 changed files with 99 additions and 99 deletions

View File

@ -17,7 +17,7 @@ Return a pointer to where the abstract pointer provided to
de-referenced pointer, the internal storage of the session instance may be
modified in place.
.SH RETURN VALUE
A pointer to session internal storage who's contents point to previously
A pointer to session internal storage whose contents point to previously
provided abstract data.
.SH SEE ALSO
.BR libssh2_session_init_ex(3)