Author: adrianc
Date: Sun Feb 26 14:54:48 2012
New Revision: 1293848
URL:
http://svn.apache.org/viewvc?rev=1293848&view=revLog:
Minor spelling/punctuation changes to download page.
Modified:
ofbiz/site/download.html
Modified: ofbiz/site/download.html
URL:
http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1293848&r1=1293847&r2=1293848&view=diff==============================================================================
--- ofbiz/site/download.html (original)
+++ ofbiz/site/download.html Sun Feb 26 14:54:48 2012
@@ -68,7 +68,7 @@
<ul>
<li>Java 1.6 (minimum) SDK</li>
<li>unpack the release file and go into the newly created directory</li>
- <li>using the command line build the system (with demo data) and run it with the following command:
+ <li>using the command line, build the system (with demo data) and run it with the following command:
</li>
<li style="list-style: none">
<h5>./ant run-install run</h5> (on Linux and like)
@@ -89,7 +89,7 @@ find instructions on how to verify the i
<li><Major Release Number> is in the format of <YY.MM> where YY and MM are the year and month of when the release branch was created (i.e. date of the feature freeze);
a new Major Release Number is created every year on April (09.04, 10.04, 11.04 etc...)</li>
<li><Minor Release Number> is a two digits sequential number: 01 (if specified) is the first release from the <Major Release Number> branch; 02 is the second etc...;
- for a given Major Release Number you should always use the release with the highest Minor Release Number becuase it represents the latest bug fix release for the Major Release Number you are using.</li>
+ for a given Major Release Number you should always use the release with the highest Minor Release Number because it represents the latest bug fix release for the Major Release Number you are using.</li>
</ul>
</p>
<hr/>
@@ -149,7 +149,7 @@ Navigate to the <a href="
http://ci.apach <!-- footer -->
<div id="footer">
<div id="foot">
- Copyright © 2010 The Apache Software Foundation - Apache OFBiz, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.<br /> Java is a registered trademark of Oracle and/or its affiliates
+ Copyright © 2012 The Apache Software Foundation - Apache OFBiz, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.<br /> Java is a registered trademark of Oracle and/or its affiliates
</div>
</div>
<!-- wrap ends here -->