Correct typo in documentation

corrected homonym error.
This commit is contained in:
Jesse F. LaRue
2014-07-25 14:19:53 -07:00
parent 2814abc59d
commit f8824fa4b0

View File

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