address PR feedback - fixed typo in comment

This commit is contained in:
Vladimir Matveev
2015-11-22 21:28:07 -08:00
parent 181c943feb
commit 988a51237b

View File

@@ -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;