]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo.
authorStefan Fritsch <sf@apache.org>
Sun, 6 Jun 2010 19:33:02 +0000 (19:33 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 6 Jun 2010 19:33:02 +0000 (19:33 +0000)
PR: 49357
Submitted by: Matt Selsky <selsky columbia edu>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@951934 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index f441b72556577287f0757c2449d62310e9bfa625..1e601de66bfe0985bc909c68f61fd8c4e7d1178a 100644 (file)
@@ -1766,7 +1766,7 @@ SSLUserName SSL_CLIENT_S_DN_CN
 <directivesynopsis>
 <name>SSLHonorCipherOrder</name>
 <description>Option to prefer the server's cipher preference order</description>
-<syntax>SSLHonorCiperOrder <em>flag</em></syntax>
+<syntax>SSLHonorCipherOrder <em>flag</em></syntax>
 <contextlist><context>server config</context>
 <context>virtual host</context></contextlist>
 <compatibility>Available in Apache 2.1 and later, if using OpenSSL 0.9.7 or later</compatibility>