mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 01:34:55 -06:00
Merge pull request #20413 from JoshuaKGoldberg/patch-1
Comment typo fix in es2015.ts: "propety"
This commit is contained in:
commit
f4ae9ba5df
@ -2553,7 +2553,7 @@ namespace ts {
|
||||
}
|
||||
|
||||
/**
|
||||
* Visits an ObjectLiteralExpression with computed propety names.
|
||||
* Visits an ObjectLiteralExpression with computed property names.
|
||||
*
|
||||
* @param node An ObjectLiteralExpression node.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user