summaryrefslogtreecommitdiff
path: root/include/wolf/i18n/gettext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wolf/i18n/gettext.h')
-rw-r--r--include/wolf/i18n/gettext.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/wolf/i18n/gettext.h b/include/wolf/i18n/gettext.h
index 3d4a4f9..58badd6 100644
--- a/include/wolf/i18n/gettext.h
+++ b/include/wolf/i18n/gettext.h
@@ -19,7 +19,7 @@
#define WOLF_GETTEXT_H
/**
- * @addtogroup wolf_port Porting
+ * @addtogroup wolf_i18n Localization
* @{
*/
@@ -88,6 +88,6 @@ char *libintl_dgettext( const char *__domainname, const char *__msgid ) __attrib
void wolf_port_initialize_i18n( const char *argv0, const char *app );
-/** @} */ /* @addtogroup wolf_port */
+/** @} */ /* @addtogroup wolf_i18n */
#endif /* ifndef WOLF_GETTEXT_H */