doc fixes: Firefox instead of FireFox. p=vog (closes #2911)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11828 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -1614,7 +1614,7 @@ OpenLayers.IS_GECKO = (function() {
|
||||
* * "opera" -- Opera
|
||||
* * "msie" -- Internet Explorer
|
||||
* * "safari" -- Safari
|
||||
* * "firefox" -- FireFox
|
||||
* * "firefox" -- Firefox
|
||||
* * "mozilla" -- Mozilla
|
||||
*/
|
||||
OpenLayers.BROWSER_NAME = (function() {
|
||||
@@ -1647,7 +1647,7 @@ OpenLayers.BROWSER_NAME = (function() {
|
||||
* * 'opera' -- Opera
|
||||
* * 'msie' -- Internet Explorer
|
||||
* * 'safari' -- Safari
|
||||
* * 'firefox' -- FireFox
|
||||
* * 'firefox' -- Firefox
|
||||
* * 'mozilla' -- Mozilla
|
||||
*
|
||||
* If we are unable to property identify the browser, we
|
||||
|
||||
Reference in New Issue
Block a user