Browse Source

modules/outbound: fixed typo

Peter Dunkley 12 years ago
parent
commit
cf5a4dcc34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      modules/outbound/config.c

+ 1 - 1
modules/outbound/config.c

@@ -21,7 +21,7 @@
 /*!
  * \file 
  * \brief Outbound :: Configuration
- * \ingroup Outbound
+ * \ingroup outbound
  */
 
 #include "../../cfg/cfg.h"