]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix a whitespace issue
authorDaniel Gruno <humbedooh@apache.org>
Sun, 22 Jul 2012 14:42:12 +0000 (14:42 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 22 Jul 2012 14:42:12 +0000 (14:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1364312 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/content-negotiation.xml

index fbd70a00f94f8750bfe08a5efcbbd864994ace1a..dafedd4752c1cb96132d595677ef506da1aff33d 100644 (file)
@@ -74,7 +74,7 @@
     <p>httpd supports 'server driven' content negotiation, as
     defined in the HTTP/1.1 specification. It fully supports the
     <code>Accept</code>, <code>Accept-Language</code>,
-    <code>Accept-Charset</code> and<code>Accept-Encoding</code>
+    <code>Accept-Charset</code> and <code>Accept-Encoding</code>
     request headers. httpd also supports 'transparent'
     content negotiation, which is an experimental negotiation
     protocol defined in RFC 2295 and RFC 2296. It does not offer