Author: marcus
Date: Sun Sep 8 12:40:58 2013
New Revision: 1520862
URL: http://svn.apache.org/r1520862
Log:
Fixed typo
Modified:
openoffice/ooo-site/trunk/content/download/test/download_other.js
Modified: openoffice/ooo-site/trunk/content/download/test/download_other.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/download_other.js?rev=1520862&r1=1520861&r2=1520862&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/download_other.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/download_other.js Sun Sep
8 12:40:58 2013
@@ -38,7 +38,7 @@ function write_table() {
*/
var URL_HASH = APACHE_DIST_BASE_URL;
- document.writeln( "<table class='builds' cellpadding='2'
cellspacing='2'>" + \n );
+ document.writeln( "<table class='builds' cellpadding='2'
cellspacing='2'>" );
write_header( 1 );
document.writeln( "<tbody>" );