Skip to content

Commit a31f879

Browse files
committed
fix: Typo
1 parent 32991eb commit a31f879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export * from 'vs/workbench/services/textfile/common/textFileEditorModel'
22

3-
// Replace right BaseTextEditor implementation by an empty class
3+
// Replace right TextFileEditorModel implementation by an empty class
44
// This class is only used in an `instanceof` always false but pulls a lot of code
55
export class TextFileEditorModel {}

0 commit comments

Comments
 (0)