summaryrefslogtreecommitdiff
path: root/include/apr_general.h
diff options
context:
space:
mode:
authorjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2002-03-02 22:16:13 +0000
committerjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2002-03-02 22:16:13 +0000
commita52a206ce1be075d0fc95634135d301bef66bc02 (patch)
tree04af31e88fbfb3e71a8676dde59e61267724424e /include/apr_general.h
parentff5e63cd3137c0e9dbcc6fc750cac57042c39dc4 (diff)
downloadlibapr-a52a206ce1be075d0fc95634135d301bef66bc02.tar.gz
Spelling police.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63077 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_general.h')
-rw-r--r--include/apr_general.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr_general.h b/include/apr_general.h
index 85b0011a1..7ec188d07 100644
--- a/include/apr_general.h
+++ b/include/apr_general.h
@@ -159,7 +159,7 @@ int strncasecmp(const char *a, const char *b, size_t n);
#endif
/**
- * Allignment macros
+ * Alignment macros
*/
/* APR_ALIGN() is only to be used to align on a power of 2 boundary */