From: Daniel Gruno Date: Sun, 22 Jul 2012 14:42:12 +0000 (+0000) Subject: fix a whitespace issue X-Git-Tag: 2.5.0-alpha~6602 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15ef3dc6b5f60e0d137c140a6b404b183dc510dd;p=thirdparty%2Fapache%2Fhttpd.git fix a whitespace issue git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1364312 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/content-negotiation.xml b/docs/manual/content-negotiation.xml index fbd70a00f94..dafedd4752c 100644 --- a/docs/manual/content-negotiation.xml +++ b/docs/manual/content-negotiation.xml @@ -74,7 +74,7 @@

httpd supports 'server driven' content negotiation, as defined in the HTTP/1.1 specification. It fully supports the Accept, Accept-Language, - Accept-Charset andAccept-Encoding + Accept-Charset and Accept-Encoding 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