Update comment for new extension update event

This commit is contained in:
Karishma Chadha 2019-04-25 11:36:31 -04:00 committed by GitHub
parent 92a73fef55
commit 39f15d3699
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -510,7 +510,7 @@ class Runtime extends EventEmitter {
} }
/** /**
* Event name for report that a change was made that can be saved * Event name for report that a change was made to an extension in the toolbox.
* @const {string} * @const {string}
*/ */
static get TOOLBOX_EXTENSIONS_NEED_UPDATE () { static get TOOLBOX_EXTENSIONS_NEED_UPDATE () {