Fix typos.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@301 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Andreas Schneider
2009-03-28 22:34:51 +00:00
parent 6aff00e762
commit 75d5bb457f
3 changed files with 3 additions and 3 deletions

View File

@@ -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
* @{
*/

View File

@@ -19,7 +19,7 @@
* MA 02111-1307, USA. */
/** \defgroup ssh_log SSH logging
/** \defgroup ssh_log SSH Logging
* \brief Logging functions for debugging and problem resolving
*/
/** \addtogroup ssh_log

View File

@@ -51,7 +51,7 @@
#define USE_SELECT
#endif
/** \defgroup ssh_socket Sockets
/** \defgroup ssh_socket SSH Sockets
* \addtogroup ssh_socket
* @{
*/