From 7c3ee3b681dee41a759a9a0d55d9d51954620673 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 29 Jul 2025 03:32:26 -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 ca48870b13..aceda27304 100644 --- a/.typos.toml +++ b/.typos.toml @@ -1,3 +1,12 @@ [default.extend-words] Teh = "Teh" nin = "nin" +# 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