You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2012/04/30 01:22:43 UTC

svn commit: r1332021 - /incubator/ooo/ooo-site/trunk/content/download/test/download_new_dl.js

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 */