mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 21:36:50 -05:00
address PR feedback - fixed typo in comment
This commit is contained in:
@@ -403,7 +403,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, Promi
|
||||
argumentsName?: string;
|
||||
|
||||
/*
|
||||
* alias for 'this' from the calline code stack frame in case if this was used inside the converted loop
|
||||
* alias for 'this' from the calling code stack frame in case if this was used inside the converted loop
|
||||
*/
|
||||
thisName?: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user