From 75d5bb457f604da62a5b821ea0abfa61d38ee156 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sat, 28 Mar 2009 22:34:51 +0000 Subject: Fix typos. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@301 7dcaeef0-15fb-0310-b436-a5af3365683c --- include/libssh/sftp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/libssh') diff --git a/include/libssh/sftp.h b/include/libssh/sftp.h index ca549e35..54d1f26f 100644 --- a/include/libssh/sftp.h +++ b/include/libssh/sftp.h @@ -32,7 +32,7 @@ MA 02111-1307, USA. */ * it can fetch it, while continuing to read for other messages (it is * inspecified in which order messages may be sent back to the client * - * @defgroup ssh_sftp SFTP functions + * @defgroup ssh_sftp SFTP Functions * @{ */ -- cgit