From 498f555cce219ef2428d84a150e8b7028a7827d7 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 29 Jul 2025 03:34:03 -0400 Subject: [PATCH] Update .typos.toml with SciML terms --- .typos.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.typos.toml b/.typos.toml index 4bde74f7c..1a07c250d 100644 --- a/.typos.toml +++ b/.typos.toml @@ -1,3 +1,12 @@ [default.extend-words] SER = "SER" fo = "fo" +# Additional SciML terms +setp = "setp" +getp = "getp" +indexin = "indexin" +ists = "ists" +ispcs = "ispcs" +eqs = "eqs" +rhs = "rhs" +MTK = "MTK" \ No newline at end of file