Correct minor typo in modifyinteraction

This commit is contained in:
Peter Robins
2015-07-05 10:57:59 +01:00
parent 109cd6f3a6
commit c53aa7e8d5

View File

@@ -176,7 +176,7 @@ ol.interaction.Modify = function(options) {
this.dragSegments_ = null; this.dragSegments_ = null;
/** /**
* Draw overlay where are sketch features are drawn. * Draw overlay where sketch features are drawn.
* @type {ol.layer.Vector} * @type {ol.layer.Vector}
* @private * @private
*/ */