From 439d803de47ec95486abe28d4193ceff3d407039 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 29 Jul 2025 03:33:49 -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 0efe3d91c..906888d1c 100644 --- a/.typos.toml +++ b/.typos.toml @@ -3,3 +3,12 @@ Nd = "Nd" nin = "nin" coul = "coul" isconnection = "isconnection" +# 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