]> granicus.if.org Git - apache/commitdiff
spell check
authorJeff Trawick <trawick@apache.org>
Thu, 25 Aug 2005 16:54:50 +0000 (16:54 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 25 Aug 2005 16:54:50 +0000 (16:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240101 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e30da9b75febff0cbc717a33499104b19853ab6d..51f2a52e84c47015c724085ba59fafbaf3ddc84b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,7 +16,7 @@ Changes with Apache 2.3.0
      per-protocol, per-host and per-path basis. Intended for proxy
      configurations. [Colm MacCarthaigh]
 
-  *) Teach mod_ssl to use arbitraty OIDs in an SSLRequire directive,
+  *) Teach mod_ssl to use arbitrary OIDs in an SSLRequire directive,
      allowing string-valued client certificate attributes to be used for
      access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
      [Martin Kraemer, David Reid]