Fix spelling

This commit is contained in:
Frederic Junod
2017-04-24 08:47:00 +02:00
parent 52af66e0f9
commit b1f38ea0e8
12 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ goog.require('ol.events.EventType');
* @classdesc
* Provides a button that when clicked fills up the full screen with the map.
* The full screen source element is by default the element containing the map viewport unless
* overriden by providing the `source` option. In which case, the dom
* overridden by providing the `source` option. In which case, the dom
* element introduced using this parameter will be displayed in full screen.
*
* When in full screen mode, a close button is shown to exit full screen mode.