Minor apidoc updates

This commit is contained in:
Frederic Junod
2013-10-08 09:04:50 +02:00
parent aca022df6e
commit 307e2d936c
3 changed files with 5 additions and 5 deletions

View File

@@ -136,7 +136,7 @@ ol.MapProperty = {
* });
*
* The above snippet creates a map with a MapQuest OSM layer on a 2D view and
* renders it to a DOM element with the id 'map'.
* renders it to a DOM element with the id `map`.
*
* @constructor
* @extends {ol.Object}