svn commit: r1293848 - /ofbiz/site/download.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1293848 - /ofbiz/site/download.html

adrianc
Author: adrianc
Date: Sun Feb 26 14:54:48 2012
New Revision: 1293848

URL: http://svn.apache.org/viewvc?rev=1293848&view=rev
Log:
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>&lt;Major Release Number&gt; is in the format of &lt;YY.MM&gt; 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>&lt;Minor Release Number&gt; 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 &copy; 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 &copy; 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 -->