fixed indentation in comments

This commit is contained in:
Vladimir Matveev 2015-04-20 17:01:47 -07:00
parent bef6e08993
commit b4bd216013

View file

@ -5244,7 +5244,7 @@ var __param = this.__param || function(index, decorator) { return function (targ
let unaliasedModuleNames: string[] = []; // names of modules with no corresponding parameters in
// factory function.
let importAliasNames: string[] = []; // names of the parameters in the factory function; these
// paramters need to match the indexes of the corresponding
// parameters need to match the indexes of the corresponding
// module names in aliasedModuleNames.
// Fill in amd-dependency tags