Author: kschenk
Date: Sun Apr 29 23:22:43 2012
New Revision: 1332021

URL: http://svn.apache.org/viewvc?rev=1332021&view=rev
Log:
kls -- yet another typo!

Modified:
    incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js

Modified: incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js?rev=1332021&r1=1332020&r2=1332021&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js 
(original)
+++ incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js Sun 
Apr 29 23:22:43 2012
@@ -377,7 +377,8 @@ function hasMirrorLink() {
        var a = getArray();
        var platform = getPlatform();
        var schema = SCHEMA;
-       if (schema == "aoo_inclubating") {
+       
+       if (schema == "aoo_incubating") {
                platform = getPlatform(schema);
        }
        /* first check for availability */


Reply via email to