Some options types are defined in the code

The sed script caught those, so manually adjusting here.
This commit is contained in:
Éric Lemoine
2013-12-12 15:19:37 +01:00
parent cf14d4e41d
commit 7732c19874
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ ol.control.DragBoxOptions;
/**
* @constructor
* @extends {ol.control.Control}
* @param {olx.control.DragBoxOptions} options Drag box options.
* @param {ol.control.DragBoxOptions} options Drag box options.
* @todo stability experimental
*/
ol.control.DragBox = function(options) {