swift       05/05/23 19:08:16

  Modified:    xml/htdocs/doc/en xml-guide.xml
  Log:
  Some spelling mistakes fixed, no content change

Revision  Changes    Path
1.45      +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.45&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.45&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.44&r2=1.45&cvsroot=gentoo

Index: xml-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- xml-guide.xml       23 May 2005 19:05:33 -0000      1.44
+++ xml-guide.xml       23 May 2005 19:08:16 -0000      1.45
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.44 
2005/05/23 19:05:33 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.45 
2005/05/23 19:08:16 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/xml-guide.xml">
@@ -261,7 +261,7 @@
 
 <p>
 This is a paragraph.  <path>/etc/passwd</path> is a file.
-<uri>http://forums.gentoo.org</uri> is my favorite website.
+<uri>http://forums.gentoo.org</uri> is my favorite web site.
 Type <c>ls</c> if you feel like it.  I <e>really</e> want to go to sleep now.
 </p>
 
@@ -330,7 +330,7 @@
 <p>
 The <c>&lt;path&gt;</c> element is used to mark text that refers to an
 <e>on-disk file</e> -- either an <e>absolute or relative path</e>, or a 
-<e>simple filename</e>. This element is generally rendered with a monospaced 
+<e>simple filename</e>. This element is generally rendered with a mono spaced 
 font to offset it from the standard paragraph type.  
 </p>
 
@@ -383,7 +383,7 @@
 link="http://forums.gentoo.org";>the Gentoo Forums</uri>.  To create <e>this</e>
 link, I typed <c>&lt;uri link="http://forums.gentoo.org"&gt;the Gentoo
 Forums&lt;/uri&gt;</c>. You don't need to write <c>http://www.gentoo.org/</c>
-to link to other parts of the Gentoo website. For instance, a link to the <uri
+to link to other parts of the Gentoo web site. For instance, a link to the <uri
 link="/doc/en/">documentation main index</uri> should be simply <c>&lt;uri
 link="/doc/en/index.xml"&gt;documentation main index&lt;/uri&gt;</c>. You can
 even omit <c>index.xml</c> when you link to a directory index, e.g. <c>&lt;uri
@@ -481,7 +481,7 @@
 Since all Gentoo Documentation is a joint effort and several people will
 most likely change existing documentation, a coding style is needed.
 A coding style contains two sections. The first one is regarding
-internal coding - how the xml-tags are placed. The second one is
+internal coding - how the XML-tags are placed. The second one is
 regarding the content - how not to confuse the reader.
 </p>
 



-- 
[email protected] mailing list

Reply via email to