From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1EvyG7-0001iA-4F for garchives@archives.gentoo.org; Mon, 09 Jan 2006 14:44:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k09EiGGR029278; Mon, 9 Jan 2006 14:44:16 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k09EiFJQ005324 for ; Mon, 9 Jan 2006 14:44:15 GMT Message-Id: <200601091444.k09EiFJQ005324@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.54) id 1EvyFq-0000AB-R0 for gentoo-doc-cvs@lists.gentoo.org; Mon, 09 Jan 2006 14:44:14 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Mon, 9 Jan 2006 14:44:14 +0000 From: "Xavier Neys" Date: Mon, 9 Jan 2006 14:44:14 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: xml-guide.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: ca8dc911-7bfe-47fa-a7c6-2ccbcd62d23d X-Archives-Hash: e61a6ad93822b7810a60df026816c476 neysx 06/01/09 14:44:14 Modified: xml/htdocs/doc/en xml-guide.xml Log: Typo: added missing space Revision Changes Path 1.57 +2 -2 xml/htdocs/doc/en/xml-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.57&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.57&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml.diff?r1=1.56&r2=1.57&cvsroot=gentoo Index: xml-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- xml-guide.xml 31 Dec 2005 17:17:13 -0000 1.56 +++ xml-guide.xml 9 Jan 2006 14:44:14 -0000 1.57 @@ -1,5 +1,5 @@ - + @@ -706,7 +706,7 @@

In case word-wrapping happens in <ti>, <th>, -<li> or <dd>constructs, indentation must be used for +<li> or <dd> constructs, indentation must be used for the content.

-- gentoo-doc-cvs@gentoo.org mailing list