Fix typo in comment

This commit is contained in:
Mohamed Hegazy
2014-12-02 21:08:16 -08:00
parent d31dfd6f2f
commit 4a318bb73d

View File

@@ -3808,7 +3808,7 @@ module ts {
}
}
else {
// unsuported modifier
// unsupported modifier
return undefined;
}