summaryrefslogtreecommitdiff
path: root/include/ap_expr.h
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2011-12-07 10:06:21 +0000
committerJoe Orton <jorton@apache.org>2011-12-07 10:06:21 +0000
commit0071b626f2d202283cde91dfa44151d10a6a454f (patch)
tree27f7c098df00684a97ebec3a0069f528d5c379e6 /include/ap_expr.h
parente371a53443d7ec30b989cab712f758d46c9206e0 (diff)
downloadhttpd-0071b626f2d202283cde91dfa44151d10a6a454f.tar.gz
* include/: Various doxy markup tweaks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1211364 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/ap_expr.h')
-rw-r--r--include/ap_expr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_expr.h b/include/ap_expr.h
index 6d6506035a..f0463bbf86 100644
--- a/include/ap_expr.h
+++ b/include/ap_expr.h
@@ -18,7 +18,7 @@
* @file ap_expr.h
* @brief Expression parser
*
- * @defgroup AP_EXPR ap_expr
+ * @defgroup AP_EXPR Expression parser
* @ingroup APACHE_CORE
* @{
*/