summaryrefslogtreecommitdiff
path: root/include/apr_env.h
diff options
context:
space:
mode:
authorminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2009-09-25 20:04:56 +0000
committerminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2009-09-25 20:04:56 +0000
commit35c038b742f40e4b2192e6a30bc9740dde030563 (patch)
tree4b6d6d63c9d0a0ec61aa9594467d3c6162f9bf52 /include/apr_env.h
parent1a2951877e03f1947f01a805375afd658da96885 (diff)
downloadlibapr-35c038b742f40e4b2192e6a30bc9740dde030563.tar.gz
Fix a bunch of typos in the doxygen comments for public include files
in APR Submitted by: Neil Conway <nrc cs.berkeley.edu> git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@818977 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_env.h')
-rw-r--r--include/apr_env.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_env.h b/include/apr_env.h
index 05419c37c..85ab67041 100644
--- a/include/apr_env.h
+++ b/include/apr_env.h
@@ -28,7 +28,7 @@ extern "C" {
#endif /* __cplusplus */
/**
- * @defgroup apr_env Functions for manupulating the environment
+ * @defgroup apr_env Functions for manipulating the environment
* @ingroup APR
* @{
*/