summaryrefslogtreecommitdiffstats
path: root/libssh/auth.c
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2010-03-25 13:46:09 +0100
committerAndreas Schneider <mail@cynapses.org>2010-03-25 13:55:50 +0100
commitaf7f69c515b4b1385db24f78367498e5f080f1bb (patch)
tree2a337ae848c053d36dd8ed016e323754643f2390 /libssh/auth.c
parentea92d5b2301322298eae55ad5ea1065e26fdeb8e (diff)
Fixed spelling.
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 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).
*/