summaryrefslogtreecommitdiff
path: root/include/apr_inherit.h
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-06-25 10:58:31 +0000
committerJeff Trawick <trawick@apache.org>2013-06-25 10:58:31 +0000
commit430d741e5910ab8a57c3b0fe1af1d3be3e2d7829 (patch)
tree63a8e6fbff48cba59f422c56a7c2b19fc0bb81e5 /include/apr_inherit.h
parenta39606066c5e27eb76e9dc970fe481bd4446409c (diff)
downloadapr-430d741e5910ab8a57c3b0fe1af1d3be3e2d7829.tar.gz
Fix doc errors in APR header files.
PR: 55133 Submitted by: Mike Rumph <mike.rumph oracle.com> git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1496407 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_inherit.h')
-rw-r--r--include/apr_inherit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/apr_inherit.h b/include/apr_inherit.h
index b7f7480f1..b9fe56fe4 100644
--- a/include/apr_inherit.h
+++ b/include/apr_inherit.h
@@ -28,7 +28,7 @@
* Prototype for type-specific declarations of apr_foo_inherit_set
* functions.
* @remark Doxygen unwraps this macro (via doxygen.conf) to provide
- * actual help for each specific occurance of apr_foo_inherit_set.
+ * actual help for each specific occurrence of apr_foo_inherit_set.
* @remark the linkage is specified for APR. It would be possible to expand
* the macros to support other linkages.
*/
@@ -40,7 +40,7 @@
* Prototype for type-specific declarations of apr_foo_inherit_unset
* functions.
* @remark Doxygen unwraps this macro (via doxygen.conf) to provide
- * actual help for each specific occurance of apr_foo_inherit_unset.
+ * actual help for each specific occurrence of apr_foo_inherit_unset.
* @remark the linkage is specified for APR. It would be possible to expand
* the macros to support other linkages.
*/