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
@@ -154,7 +154,7 @@ export function FilePreviewDialog({
*
* The bytes have to be fetched rather than the URL passed along, because the
* share sheet takes a File. `same-origin` credentials because both URLs are
* ihasmail's own blob proxy and it is the session cookie that authorises the
* ihasmail's own blob proxy and it is the session cookie that authorizes the
* read -- which is also why this does not break the rule about `ui/` not
* reaching for the JMAP client: it is a plain fetch of a URL the caller
* already handed over.