Skip to content

Commit a40b357

Browse files
accross -> across
1 parent 2522a26 commit a40b357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/fourslash/goToDefinitionLabels.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
verify.goToDefinition({
1313
1: "label1Definition",
1414
2: "label2Definition",
15-
// labels accross function boundaries
15+
// labels across function boundaries
1616
3: "label1Definition",
1717
// undefined label
1818
4: []

0 commit comments

Comments
 (0)