mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-29 01:03:57 +03: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:
@@ -464,7 +464,7 @@ int ssh_options_set_algo(ssh_session session,
|
||||
* (uint64_t, 0=default)
|
||||
*
|
||||
* - SSH_OPTIONS_REKEY_TIME
|
||||
* Set the time limit for a session before intializing a rekey
|
||||
* Set the time limit for a session before initializing a rekey
|
||||
* in seconds. RFC 4253 Section 9 recommends one hour.
|
||||
* (uint32_t, 0=off)
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user