From: Jeff Trawick
Date: Sun, 13 Mar 2016 13:56:57 +0000 (+0000)
Subject: Fix syntax error
X-Git-Tag: 2.5.0-alpha~1909
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c703004b3c0ef28d3239820f2dceea05b469f7b0;p=thirdparty%2Fapache%2Fhttpd.git
Fix syntax error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1734807 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 8b22b35e039..58a1171efc8 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -1221,7 +1221,7 @@ configured. When set to chain (recommended setting),
CRL checks are applied to all certificates in the chain, while setting it to
leaf limits the checks to the end-entity cert.
-The available flags are:
+The available flags are: