Renaming the method description according to 'probins' proposal.

This commit is contained in:
geonux
2015-07-06 15:07:56 +02:00
parent 314b04df7a
commit 64ab764827

View File

@@ -618,7 +618,7 @@ ol.interaction.Draw.prototype.addToDrawing_ = function(event) {
/**
* Remove last drawed point of the currently edited feature.
* Remove last point of the feature currently being drawn.
* @api
*/
ol.interaction.Draw.prototype.removeLastPoint = function() {