swift       05/08/11 11:01:06

  Modified:    xml/htdocs/doc/en xml-guide.xml
  Log:
  Hmmm... adhere to Coding Style in the section about Coding Style :)

Revision  Changes    Path
1.48      +5 -5      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.48&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.48&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.47&r2=1.48&cvsroot=gentoo

Index: xml-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- xml-guide.xml       26 Jul 2005 11:51:06 -0000      1.47
+++ xml-guide.xml       11 Aug 2005 11:01:06 -0000      1.48
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.47 
2005/07/26 11:51:06 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.48 
2005/08/11 11:01:06 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/xml-guide.xml">
@@ -32,8 +32,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.23</version>
-<date>2005-07-26</date>
+<version>2.24</version>
+<date>2005-08-11</date>
 
 <chapter>
 <title>Guide basics</title>
@@ -545,10 +545,10 @@
   &lt;th&gt;Bar&lt;/th&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
-  &lt;ti&gt;This is an example for indentation.&lt;/ti&gt;
+  &lt;ti&gt;This is an example for indentation&lt;/ti&gt;
   &lt;ti&gt;
     In case text cannot be shown within an 80-character wide line, you
-    must use indentation if the parent tag allows it.
+    must use indentation if the parent tag allows it
   &lt;/ti&gt;
 &lt;/tr&gt;
 &lt;/table&gt;



-- 
[email protected] mailing list

Reply via email to