From 6d71f4090775c79b96cd3538518dd1c85db09311 Mon Sep 17 00:00:00 2001 From: David Matos Date: Tue, 17 Feb 2026 23:51:42 +0100 Subject: [PATCH] Fix typo --- src/build/GhosttyI18n.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build/GhosttyI18n.zig b/src/build/GhosttyI18n.zig index 860c6cd0a..0874676cb 100644 --- a/src/build/GhosttyI18n.zig +++ b/src/build/GhosttyI18n.zig @@ -147,7 +147,7 @@ fn createUpdateStep(b: *std.Build) !*std.Build.Step { } } - // Add suport for localizing our `nautilus` integration + // Add support for localizing our `nautilus` integration const xgettext_py = b.addSystemCommand(&.{ "xgettext", "--language=Python",