Skip to content

Commit a992757

Browse files
committed
typos: fix
1 parent b6c4bc1 commit a992757

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.typos.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
[files]
44
extend-exclude = [
5-
"test/link.ld"
5+
"integration-test/riscv/link.ld",
6+
"integration-test/x86/link.ld",
67
]
78

89
[default]

0 commit comments

Comments
 (0)