Merge pull request #3621 from openlayers/pgiraud-patch-1

Fix typo in documentation comment
This commit is contained in:
Pierre GIRAUD
2015-04-23 11:55:39 +02:00

View File

@@ -45,7 +45,7 @@ ol.Observable.unByKey = function(key) {
/**
* Increases the revision counter and disptches a 'change' event.
* Increases the revision counter and dispatches a 'change' event.
* @fires change
* @api
*/