Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c9f044e

Browse filesBrowse files
author
Josh Goldberg
authored
Comment typo fix in es2015.ts: "propety"
1 parent 49a48ff commit c9f044e
Copy full SHA for c9f044e

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/compiler/transformers/es2015.ts‎

Copy file name to clipboardExpand all lines: src/compiler/transformers/es2015.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2553,7 +2553,7 @@ namespace ts {
25532553
}
25542554

25552555
/**
2556-
* Visits an ObjectLiteralExpression with computed propety names.
2556+
* Visits an ObjectLiteralExpression with computed property names.
25572557
*
25582558
* @param node An ObjectLiteralExpression node.
25592559
*/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.