Fix comment, no functional change

This commit is contained in:
Frédéric Junod
2011-10-20 10:40:44 +03:00
parent 3e9015879c
commit 0944be7b28
+1 -1
View File
@@ -49,7 +49,7 @@ OpenLayers.Lang = {
* Set the language code for string translation. This code is used by * Set the language code for string translation. This code is used by
* the <OpenLayers.Lang.translate> method. * the <OpenLayers.Lang.translate> method.
* *
* Parameters- * Parameters:
* code - {String} These codes follow the IETF recommendations at * code - {String} These codes follow the IETF recommendations at
* http://www.ietf.org/rfc/rfc3066.txt. If no value is set, the * http://www.ietf.org/rfc/rfc3066.txt. If no value is set, the
* browser's language setting will be tested. If no <OpenLayers.Lang> * browser's language setting will be tested. If no <OpenLayers.Lang>