Skip to content

Commit 3fdd152

Browse files
[ci-skip] Merge pull request #976 from SciML/add-typos-spellcheck-config
Add spell checking configuration
2 parents fbb3163 + 7c3ee3b commit 3fdd152

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.typos.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
[default.extend-words]
22
Teh = "Teh"
33
nin = "nin"
4+
# Additional SciML terms
5+
setp = "setp"
6+
getp = "getp"
7+
indexin = "indexin"
8+
ists = "ists"
9+
ispcs = "ispcs"
10+
eqs = "eqs"
11+
rhs = "rhs"
12+
MTK = "MTK"

0 commit comments

Comments
 (0)