From 8a6c664686f57100f456bad35b08bc323f59184e Mon Sep 17 00:00:00 2001 From: Kat <65649991+00-kat@users.noreply.github.com> Date: Mon, 20 Apr 2026 01:13:43 +1000 Subject: [PATCH] Fix typo in i18n_locales.zig. --- src/os/i18n_locales.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/os/i18n_locales.zig b/src/os/i18n_locales.zig index 934ee6035..455569524 100644 --- a/src/os/i18n_locales.zig +++ b/src/os/i18n_locales.zig @@ -4,7 +4,7 @@ /// Supported locales for the application. This must be kept up to date /// with the translations available in the `po/` directory; this is used -/// by our build process as well runtime libghostty APIs. +/// by our build process as well as runtime libghostty APIs. /// /// The order also matters. For incomplete locale information (i.e. only /// a language code available), the first match is used. For example, if