mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-07 02:39:48 +09:00
Fix various spelling issues reported by codespell
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
This commit is contained in:
@@ -730,7 +730,7 @@ ssh_session_set_disconnect_message(ssh_session session, const char *message)
|
||||
*
|
||||
* The session can then be reused to open a new session.
|
||||
*
|
||||
* @note Note that this function wont close the socket if it was set with
|
||||
* @note Note that this function won't close the socket if it was set with
|
||||
* @ssh_options_set and SSH_OPTIONS_FD. You're responsible for closing the
|
||||
* socket. This is new behavior in libssh 0.10.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user