[PATCH] ubuntu-docs/programming/C/programming.xml

Jonathan Kyle Mitchell mitchell.jkyle at gmail.com
Sun Aug 2 00:44:39 UTC 2009


Hello all,

I read through some of the Jaunty system documentation when I noticed a
mistyped `and' that should be an `an' and another spacing error.  As
these are still unfixed as of the latest bazaar revision, I whipped up
this little patch (see attachment).  It validates and should apply
cleanly.

--
Jonathan Kyle Mitchell
-------------- next part --------------
=== modified file 'programming/C/programming.xml'
--- programming/C/programming.xml	2009-03-21 19:54:02 +0000
+++ programming/C/programming.xml	2009-07-30 22:27:17 +0000
@@ -89,10 +89,10 @@
                 <note>
                 	<para>For <emphasis>PowerPC</emphasis> machines, see <ulink url="https://help.ubuntu.com/community/Java">Ubuntu Help Online</ulink>.</para>
                 </note>
-                <para>Java, developed by Sun Microsystems, is and interpreted language which is compiled to bytecode. This bytecode can be run on any Java Virtual Machine, making Java a highly portable language. It is object oriented, has similar syntax to C and is designed to be secure.</para>
+                <para>Java, developed by Sun Microsystems, is an interpreted language which is compiled to bytecode. This bytecode can be run on any Java Virtual Machine, making Java a highly portable language. It is object oriented, has similar syntax to C and is designed to be secure.</para>
                 <sect2 id="java-installing" status="writing">
                 	<title>Installation</title>
-                	<para>Ubuntu supports both Java 1.5  and 1.6 in both Sun and Open Source flavors.</para>
+                	<para>Ubuntu supports both Java 1.5 and 1.6 in both Sun and Open Source flavors.</para>
                 	<sect3 id="java-installing-15" status="writing">
 						<title>JDK 1.5</title>
 						<procedure>



More information about the ubuntu-doc mailing list