Fix typo for 'blocklist' (#39001)

This commit is contained in:
rockcs1992 2020-06-10 11:27:16 -04:00 committed by GitHub
parent 895b3c3e20
commit 74b4b5640a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -218,7 +218,7 @@ namespace Utils {
case "symbolCount":
case "identifierCount":
case "scriptSnapshot":
// Blockist of items we never put in the baseline file.
// Blocklist of items we never put in the baseline file.
break;
case "originalKeywordKind":