diff options
| author | Andreas Schneider <mail@cynapses.org> | 2010-03-25 13:46:09 +0100 |
|---|---|---|
| committer | Andreas Schneider <mail@cynapses.org> | 2010-03-25 13:55:50 +0100 |
| commit | af7f69c515b4b1385db24f78367498e5f080f1bb (patch) | |
| tree | 2a337ae848c053d36dd8ed016e323754643f2390 /include | |
| parent | ea92d5b2301322298eae55ad5ea1065e26fdeb8e (diff) | |
| download | libssh-af7f69c515b4b1385db24f78367498e5f080f1bb.tar.gz libssh-af7f69c515b4b1385db24f78367498e5f080f1bb.tar.xz libssh-af7f69c515b4b1385db24f78367498e5f080f1bb.zip | |
Fixed spelling.
Diffstat (limited to 'include')
| -rw-r--r-- | include/libssh/libssh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libssh/libssh.h b/include/libssh/libssh.h index 2c90aa2b..75f088aa 100644 --- a/include/libssh/libssh.h +++ b/include/libssh/libssh.h @@ -231,7 +231,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 |
