mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 21:36:50 -05:00
Fix typo in comment
This commit is contained in:
@@ -3808,7 +3808,7 @@ module ts {
|
||||
}
|
||||
}
|
||||
else {
|
||||
// unsuported modifier
|
||||
// unsupported modifier
|
||||
return undefined;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user