mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 07:13:45 -05:00
Comment typo fix in es2015.ts: "propety"
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user