diff --git a/src/program.ts b/src/program.ts index f7c005f51d..18ebd57a6d 100644 --- a/src/program.ts +++ b/src/program.ts @@ -31,7 +31,7 @@ // │ ├─Namespace Namespace with static members // │ ├─FunctionPrototype Prototype of concrete function instances // │ ├─PropertyPrototype Prototype of concrete property instances -// │ └─ClassPrototype Prototype of concrete classe instances +// │ └─ClassPrototype Prototype of concrete class instances // └─File File, analogous to Source in the AST import {