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

Sign up
Appearance settings

Commit 076d8a9

Browse files
Fix a typo in program.ts comment (#2665)
1 parent 9497c3d commit 076d8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/program.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
// │ ├─Namespace Namespace with static members
3232
// │ ├─FunctionPrototype Prototype of concrete function instances
3333
// │ ├─PropertyPrototype Prototype of concrete property instances
34-
// │ └─ClassPrototype Prototype of concrete classe instances
34+
// │ └─ClassPrototype Prototype of concrete class instances
3535
// └─File File, analogous to Source in the AST
3636

3737
import {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /