From 29f916a4f75cef0c6b9287ca2e173ebc469944d0 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Thu, 8 Mar 2018 17:15:48 +0100 Subject: [PATCH] Fix typo in jsdoc type --- src/ol/PluggableMap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ol/PluggableMap.js b/src/ol/PluggableMap.js index f5f3a6c37f..1fc7cd0c3c 100644 --- a/src/ol/PluggableMap.js +++ b/src/ol/PluggableMap.js @@ -45,7 +45,7 @@ import {create as createTransform, apply as applyTransform} from './transform.js /** * Object literal with config options for the map. * @typedef {Object} MapOptions - * @property {module:ol/Collection~Collectiion.|Array.} [controls] + * @property {module:ol/Collection~Collection.|Array.} [controls] * Controls initially added to the map. If not specified, * {@link module:ol/control~defaults} is used. * @property {number} [pixelRatio=window.devicePixelRatio] The ratio between