diff options
Diffstat (limited to 'libssh/auth.c')
| -rw-r--r-- | libssh/auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/auth.c b/libssh/auth.c index 11e327fb..399b02db 100644 --- a/libssh/auth.c +++ b/libssh/auth.c @@ -1381,7 +1381,7 @@ int ssh_userauth_kbdint(ssh_session session, const char *user, /* * If we are at this point, it ss because session->kbdint exists. - * It means the user has set some informations there we need to send + * It means the user has set some information there we need to send * the server and then we need to ack the status (new questions or ok * pass in). */ |
