]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a missing space.
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 6 Mar 2022 11:02:34 +0000 (11:02 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 6 Mar 2022 11:02:34 +0000 (11:02 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898647 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/flags.xml

index a8fadf0203eb028f693939fc8f067b42aed71270..ce418d750fd399b2d5c43fa5e66ead3cf36a5fb5 100644 (file)
@@ -194,7 +194,7 @@ browsers that support this feature.</dd>
 <dt>samesite</dt>
 <dd>If set to anything other than <code>false</code> or <code>0</code>, the <code>SameSite</code>
 attribute is set to the specified value.  Typical values are <code>None</code>,
-<code>Lax</code>, and <code>Strict</code>.Available in 2.5.1 and later.</dd>
+<code>Lax</code>, and <code>Strict</code>. Available in 2.5.1 and later.</dd>
 </dl>