Use American English spelling throughout

This commit is contained in:
2026-09-15 11:45:58 -07:00
parent 6ba89696ee
commit d1731efdb9
169 changed files with 786 additions and 795 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ test("an unmapped domain still goes to the default while others are mapped", ()
});
test("the domain is matched however it was typed", () => {
// Keys are normalised on load; the username has to be normalised the same
// Keys are normalized on load; the username has to be normalized the same
// way or a mapping silently never matches.
config.stalwartServers["mapped.test"] = "https://mail.mapped.test";
try {