Author: geirm
Date: Wed Nov 1 20:08:42 2006
New Revision: 470219
URL: http://svn.apache.org/viewvc?view=rev&rev=470219
Log:
remove extra t
Modified:
incubator/harmony/standard/site/docs/downloads.html
incubator/harmony/standard/site/xdocs/downloads.xml
Modified: incubator/harmony/standard/site/docs/downloads.html
URL: http://svn.apache.org/viewvc/incubator/harmony/standard/site/docs/downloads.html?view=diff&rev=470219&r1=470218&r2=470219
==============================================================================
--- incubator/harmony/standard/site/docs/downloads.html (original)
+++ incubator/harmony/standard/site/docs/downloads.html Wed Nov 1 20:08:42 2006
@@ -213,7 +213,7 @@
<tr><td>
<p>
Apache Harmony's primary goal is a complete Java SE 5 implemention, including
- virtual machine, class library areas, and all related and commont tooling.
+ virtual machine, class library areas, and all related and common tooling.
</p>
<p>
Access to <a href="svn.html">the code repository</a> is available to all, and
we have
Modified: incubator/harmony/standard/site/xdocs/downloads.xml
URL: http://svn.apache.org/viewvc/incubator/harmony/standard/site/xdocs/downloads.xml?view=diff&rev=470219&r1=470218&r2=470219
==============================================================================
--- incubator/harmony/standard/site/xdocs/downloads.xml (original)
+++ incubator/harmony/standard/site/xdocs/downloads.xml Wed Nov 1 20:08:42 2006
@@ -12,7 +12,7 @@
<section name="Project Downloads">
<p>
Apache Harmony's primary goal is a complete Java SE 5 implemention, including
- virtual machine, class library areas, and all related and commont tooling.
+ virtual machine, class library areas, and all related and common tooling.
</p>
<p>
Access to <a href="svn.html">the code repository</a> is available to all, and
we have
|