From 9e9e7e95eedeb4e773dccc178a0e8acc4c835a7b Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 25 Mar 2010 13:46:09 +0100 Subject: Fixed spelling. --- include/libssh/libssh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/libssh') diff --git a/include/libssh/libssh.h b/include/libssh/libssh.h index c9047a68..13362a75 100644 --- a/include/libssh/libssh.h +++ b/include/libssh/libssh.h @@ -238,7 +238,7 @@ enum { /** Only rare and noteworthy events */ SSH_LOG_RARE, - /** High level protocol informations + /** High level protocol information */ SSH_LOG_PROTOCOL, /** Lower level protocol infomations, packet level -- cgit