From 76332582198bed9410278183f8b8d7b7e8a173f6 Mon Sep 17 00:00:00 2001 From: Emil Ernerfeldt Date: Thu, 5 Mar 2026 10:51:12 +0100 Subject: [PATCH] Enforce 'suffix' for consistency --- .typos.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.typos.toml b/.typos.toml index 6c5f1564a..97c54d657 100644 --- a/.typos.toml +++ b/.typos.toml @@ -21,6 +21,8 @@ teselation = "tessellation" tessalation = "tessellation" tesselation = "tessellation" +# For consistency +postfix = "suffix" # Use the more common spelling adaptor = "adapter"