You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/05/20 23:07:06 UTC

svn commit: r1596417 - /openoffice/ooo-site/trunk/content/download/test/download_droplist.js

Author: marcus
Date: Tue May 20 21:07:05 2014
New Revision: 1596417

URL: http://svn.apache.org/r1596417
Log:
Updated comment

Modified:
    openoffice/ooo-site/trunk/content/download/test/download_droplist.js

Modified: openoffice/ooo-site/trunk/content/download/test/download_droplist.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/download_droplist.js?rev=1596417&r1=1596416&r2=1596417&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/download_droplist.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/download_droplist.js Tue May 20 21:07:05 2014
@@ -937,7 +937,7 @@ function isLangSupported() {
  * Depends on array-list
  */
 function getLink( rel_mode ) {
-	// Reset all global variables.
+	// Initialize all global variables.
 	initVars();
 
 	// If no release mode was given, assume it is about the stable release.