Commit b18fa038 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

spell check


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240101 13f79535-47bb-0310-9956-ffa450edef68
parent 4dbfb502
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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]