From: Eric Covener Date: Sat, 5 May 2012 11:51:34 +0000 (+0000) Subject: whitespace in xformed doc wrong X-Git-Tag: 2.5.0-alpha~6894 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d84942d766a2ee65606e36bbd3593cddfaff131c;p=thirdparty%2Fapache%2Fhttpd.git whitespace in xformed doc wrong git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1334406 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index 003efec6e87..e5a52d9a855 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -136,7 +136,7 @@ </VirtualHost> <VirtualHost *:80> -ServerName other.example.com + ServerName other.example.com DocumentRoot /www/otherdomain </VirtualHost>