summaryrefslogtreecommitdiffstats
path: root/libssh/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/auth.c')
-rw-r--r--libssh/auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/auth.c b/libssh/auth.c
index c73afb05..1d75554b 100644
--- a/libssh/auth.c
+++ b/libssh/auth.c
@@ -1527,7 +1527,7 @@ int ssh_userauth_kbdint(ssh_session session, const char *user,
/*
* If we are at this point, it is 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).
*/