Skip to content

Commit 3347623

Browse files
[ci-skip] Merge pull request #403 from SciML/add-typos-spellcheck-config
Add spell checking configuration
2 parents afc827e + 439d803 commit 3347623

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
@@ -3,3 +3,12 @@ Nd = "Nd"
33
nin = "nin"
44
coul = "coul"
55
isconnection = "isconnection"
6+
# Additional SciML terms
7+
setp = "setp"
8+
getp = "getp"
9+
indexin = "indexin"
10+
ists = "ists"
11+
ispcs = "ispcs"
12+
eqs = "eqs"
13+
rhs = "rhs"
14+
MTK = "MTK"

0 commit comments

Comments
 (0)