[OpenLayers-Commits] r11828 - trunk/openlayers/lib/OpenLayers

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Thu Mar 31 05:06:38 EDT 2011


Author: ahocevar
Date: 2011-03-31 02:06:33 -0700 (Thu, 31 Mar 2011)
New Revision: 11828

Modified:
   trunk/openlayers/lib/OpenLayers/Util.js
Log:
doc fixes: Firefox instead of FireFox. p=vog (closes #2911)


Modified: trunk/openlayers/lib/OpenLayers/Util.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Util.js	2011-03-31 09:01:05 UTC (rev 11827)
+++ trunk/openlayers/lib/OpenLayers/Util.js	2011-03-31 09:06:33 UTC (rev 11828)
@@ -1614,7 +1614,7 @@
  *     * "opera" -- Opera
  *     * "msie"  -- Internet Explorer
  *     * "safari" -- Safari
- *     * "firefox" -- FireFox
+ *     * "firefox" -- Firefox
  *     * "mozilla" -- Mozilla
  */
 OpenLayers.BROWSER_NAME = (function() {
@@ -1647,7 +1647,7 @@
  *           * 'opera' -- Opera
  *           * 'msie'  -- Internet Explorer
  *           * 'safari' -- Safari
- *           * 'firefox' -- FireFox
+ *           * 'firefox' -- Firefox
  *           * 'mozilla' -- Mozilla
  * 
  *          If we are unable to property identify the browser, we 



More information about the Commits mailing list