This commit is contained in:
Matt Bierner 2021-06-07 13:00:19 -07:00
parent 1a41c51dc5
commit 4c3191731b
No known key found for this signature in database
GPG key ID: 099C331567E11888

View file

@ -958,7 +958,7 @@ async function webviewPreloads(style: PreloadStyles, options: PreloadOptions, re
}
/**
* Cancells the rendering of all outputs.
* Cancels the rendering of all outputs.
*/
public cancelAll() {
for (const record of this.outputs.values()) {