mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-31 00:03:07 +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:
@ -110,7 +110,7 @@ int auth_pubkey_cb(UNUSED_PARAM(ssh_session session),
|
||||
}
|
||||
|
||||
/* TODO */
|
||||
/* Check wheter the user and public key are in authorized keys list */
|
||||
/* Check whether the user and public key are in authorized keys list */
|
||||
|
||||
/* Authenticated */
|
||||
printf("Authenticated\n");
|
||||
|
Reference in New Issue
Block a user