You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2014/05/25 06:25:41 UTC

svn commit: r1597384 - in /cordova/site: public/index.html www/index.html

Author: shazron
Date: Sun May 25 04:25:41 2014
New Revision: 1597384

URL: http://svn.apache.org/r1597384
Log:
Fixed typo: Apaceh -> Apache

Modified:
    cordova/site/public/index.html
    cordova/site/www/index.html

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1597384&r1=1597383&r2=1597384&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Sun May 25 04:25:41 2014
@@ -447,7 +447,7 @@ npm update -g plugman</code></pre>
 <div class="wrap download-pane">
     <h2 class="icon icon-download">Download &amp; Archives</h2>
     <p>It is recommended that the cordova CLI be installed from npm rather than downloading this .zip version.  For more information on installing the npm version see the <a href="http://cordova.apache.org/docs/en/3.5.0//guide_cli_index.md.html#The%20Command-Line%20Interface">Command-Line Interface</a> section of the documentation. </p>
-    <p>You can find our release zips with corresponding OpenPGPkeys, MD5 and SHA files on the <a onclick="_gaq.push(['_trackEvent', 'Download', '3.5.0'])" href="https://www.apache.org/dist/cordova/">Apaceh Cordova dist page</a>.</p>
+    <p>You can find our release zips with corresponding OpenPGPkeys, MD5 and SHA files on the <a onclick="_gaq.push(['_trackEvent', 'Download', '3.5.0'])" href="https://www.apache.org/dist/cordova/">Apache Cordova dist page</a>.</p>
 
     <p>Our <a href="artwork.html">artwork</a> is also available.</p>
     <p>Older versions can be downloaded from the <a href="http://archive.apache.org/dist/cordova/">archive</a>.</p>

Modified: cordova/site/www/index.html
URL: http://svn.apache.org/viewvc/cordova/site/www/index.html?rev=1597384&r1=1597383&r2=1597384&view=diff
==============================================================================
--- cordova/site/www/index.html (original)
+++ cordova/site/www/index.html Sun May 25 04:25:41 2014
@@ -156,7 +156,7 @@ title: Apache Cordova
 <div class="wrap download-pane">
     <h2 class="icon icon-download">Download &amp; Archives</h2>
     <p>It is recommended that the cordova CLI be installed from npm rather than downloading this .zip version.  For more information on installing the npm version see the <a href="{{site.sitemap.docs.url}}/guide_cli_index.md.html#The%20Command-Line%20Interface">Command-Line Interface</a> section of the documentation. </p>
-    <p>You can find our release zips with corresponding OpenPGPkeys, MD5 and SHA files on the <a onclick="_gaq.push(['_trackEvent', 'Download', '{{site.releases.version}}'])" href="{{site.releases.directory}}">Apaceh Cordova dist page</a>.</p>
+    <p>You can find our release zips with corresponding OpenPGPkeys, MD5 and SHA files on the <a onclick="_gaq.push(['_trackEvent', 'Download', '{{site.releases.version}}'])" href="{{site.releases.directory}}">Apache Cordova dist page</a>.</p>
 
     <p>Our <a href="artwork.html">artwork</a> is also available.</p>
     <p>Older versions can be downloaded from the <a href="http://archive.apache.org/dist/cordova/">archive</a>.</p>