Fix typo in documentation comment

This commit is contained in:
Pierre GIRAUD
2015-04-23 11:20:28 +02:00
parent a2f0015b2e
commit 84d22266d6

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
*/