mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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