diff options
Diffstat (limited to 'modules/apreq')
-rw-r--r-- | modules/apreq/apreq_module_apache2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/apreq/apreq_module_apache2.h b/modules/apreq/apreq_module_apache2.h index e1642f5f67..a0c0b909b6 100644 --- a/modules/apreq/apreq_module_apache2.h +++ b/modules/apreq/apreq_module_apache2.h @@ -29,7 +29,7 @@ /** * @defgroup mod_apreq2 Apache 2.X Filter Module - * @ingroup apreq_module + * @ingroup APACHE_MODS * @brief mod_apreq2 - DSO that ties libapreq2 to Apache HTTPD 2.X. * * mod_apreq2 provides the "APREQ2" input filter for using libapreq2 |