diff --git a/src/ol/control.js b/src/ol/control.js index 79587b3d9b..4d57331f29 100644 --- a/src/ol/control.js +++ b/src/ol/control.js @@ -32,7 +32,7 @@ import Zoom from './control/Zoom.js'; * * {@link module:ol/control/Rotate~Rotate} * * {@link module:ol/control/Attribution~Attribution} * - * @param {module:ol/control~DefaultsOptions~DefaultsOptions=} opt_options + * @param {module:ol/control~DefaultsOptions=} opt_options * Defaults options. * @return {module:ol/Collection~Collection.} * Controls.