Merge pull request #2447 from lazaruslarue/patch-1

Correct documentation typo.
This commit is contained in:
Tim Schaub
2014-08-30 22:18:21 -06:00

View File

@@ -181,7 +181,7 @@ ol.interaction.Draw = function(options) {
this.squaredClickTolerance_ = 4;
/**
* Draw overlay where are sketch features are drawn.
* Draw overlay where our sketch features are drawn.
* @type {ol.FeatureOverlay}
* @private
*/