Improve documentation for ol/Source#refresh

This commit is contained in:
ahocevar
2019-02-20 20:40:09 +01:00
parent 8d1022046e
commit e4873a9952

View File

@@ -145,7 +145,7 @@ class Source extends BaseObject {
}
/**
* Refreshes the source and finally dispatches a 'change' event.
* Refreshes the source. Data from the server will be reloaded.
* @api
*/
refresh() {