neysx       05/12/31 17:17:13

  Modified:    xml/htdocs/doc/en xml-guide.xml
  Log:
  #117287 typo fixes

Revision  Changes    Path
1.56      +7 -7      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.56&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.56&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.55&r2=1.56&cvsroot=gentoo

Index: xml-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- xml-guide.xml       19 Dec 2005 17:57:43 -0000      1.55
+++ xml-guide.xml       31 Dec 2005 17:17:13 -0000      1.56
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.55 
2005/12/19 17:57:43 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.56 
2005/12/31 17:17:13 neysx Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/xml-guide.xml">
@@ -849,7 +849,7 @@
 <p>
 So far no real differences (except for the <c>&lt;book&gt;</c> instead of
 <c>&lt;guide&gt;</c> tag). Instead of starting with the individual
-<c>&lt;chapter&gt;</c>'s, you define a <c>&lt;part&gt;</c>, which is the
+<c>&lt;chapter&gt;</c>s, you define a <c>&lt;part&gt;</c>, which is the
 equivalent of a separate part in a book:
 </p>
 
@@ -870,9 +870,9 @@
 </p>
 
 <p>
-Inside each part, you define the individual <c>&lt;chapter&gt;</c>'s. Each
-chapter <e>must</e> be a separate document. As a result it is no surprise that 
a
-special tag (<c>&lt;include&gt;</c>) is added to allow including the separate
+Inside each part, you define the individual <c>&lt;chapter&gt;</c>s. Each
+chapter <e>must</e> be a separate document. As a result it is no surprise that
+a special tag (<c>&lt;include&gt;</c>) is added to allow including the separate
 document.
 </p>
 
@@ -917,8 +917,8 @@
 </pre>
 
 <p>
-Inside each chapter you can define <c>&lt;section&gt;</c>'s (equivalent of
-<c>&lt;chapter&gt;</c> in a Guide) and <c>&lt;subsection&gt;</c>'s (equivalent
+Inside each chapter you can define <c>&lt;section&gt;</c>s (equivalent of
+<c>&lt;chapter&gt;</c> in a Guide) and <c>&lt;subsection&gt;</c>s (equivalent
 of <c>&lt;section&gt;</c> in a Guide).
 </p>
 



-- 
[email protected] mailing list

Reply via email to