diff options
author | Graham Leggett <minfrin@apache.org> | 2005-12-28 18:17:53 +0100 |
---|---|---|
committer | Graham Leggett <minfrin@apache.org> | 2005-12-28 18:17:53 +0100 |
commit | d3661c3517be69e23690da1412c1d8884b4134a9 (patch) | |
tree | 50772536b29562bf6b25eb0169c1551a54de1056 /modules/database | |
parent | Fix Cookie2 header problems that originates back (diff) | |
download | apache2-d3661c3517be69e23690da1412c1d8884b4134a9.tar.xz apache2-d3661c3517be69e23690da1412c1d8884b4134a9.zip |
Small spelling fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@359565 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/database')
-rw-r--r-- | modules/database/mod_dbd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/database/mod_dbd.h b/modules/database/mod_dbd.h index 9a1848cd1e..be0bb8bf40 100644 --- a/modules/database/mod_dbd.h +++ b/modules/database/mod_dbd.h @@ -17,7 +17,7 @@ /** * @file mod_dbd.h - * @brief Database Acces Extension Module for Apache + * @brief Database Access Extension Module for Apache * * Overview of what this is and does: * http://www.apache.org/~niq/dbd.html |