Author: smishura
Date: Mon Apr 21 19:50:25 2008
New Revision: 650362
URL: http://svn.apache.org/viewvc?rev=650362&view=rev
Log:
Fix typo
Modified:
harmony/standard/site/docs/subcomponents/buildtest/index.html
harmony/standard/site/xdocs/subcomponents/buildtest/index.xml
Modified: harmony/standard/site/docs/subcomponents/buildtest/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/buildtest/index.html?rev=650362&r1=650361&r2=650362&view=diff
==============================================================================
--- harmony/standard/site/docs/subcomponents/buildtest/index.html (original)
+++ harmony/standard/site/docs/subcomponents/buildtest/index.html Mon Apr 21 19:50:25 2008
@@ -54,13 +54,11 @@
width="415" height="50" /></a>
<!-- Advertisement -->
-<!-- Keep for future use
<a href="http://eu.apachecon.com">
<img id="advertisement"
src="http://eu.apachecon.com/eu2008/images/buttons/basic_234x60.jpg"
width="234" height="60"
alt="ApacheCon Europe 2008" /></a>
--->
</div> <!-- pageHeader -->
<div id="navigationmenu">
@@ -267,7 +265,7 @@
</p>
<p>
<i>Snapshot testing</i>
- cycle is aimed to provid tested binaries on regular basis.
+ cycle is aimed to provide tested binaries on regular basis.
Based on integrity testing results (i.e. the build is not broken and
most of tests are passing) a revision for the next snapshot is chosen.
When the snapshot is build it is uploaded to the web site and that in
Modified: harmony/standard/site/xdocs/subcomponents/buildtest/index.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/buildtest/index.xml?rev=650362&r1=650361&r2=650362&view=diff
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/buildtest/index.xml (original)
+++ harmony/standard/site/xdocs/subcomponents/buildtest/index.xml Mon Apr 21 19:50:25 2008
@@ -98,7 +98,7 @@
</p>
<p>
<i>Snapshot testing</i>
- cycle is aimed to provid tested binaries on regular basis.
+ cycle is aimed to provide tested binaries on regular basis.
Based on integrity testing results (i.e. the build is not broken and
most of tests are passing) a revision for the next snapshot is chosen.
When the snapshot is build it is uploaded to the web site and that in
|