From 1c3238d6197bac9722a2858cfb59716e9c09628b Mon Sep 17 00:00:00 2001 From: Luka Markušić Date: Sun, 31 May 2026 10:04:08 +0200 Subject: fix typos --- exercises/106_tokenization.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exercises/106_tokenization.zig') diff --git a/exercises/106_tokenization.zig b/exercises/106_tokenization.zig index d0abb5c..10962f5 100644 --- a/exercises/106_tokenization.zig +++ b/exercises/106_tokenization.zig @@ -14,7 +14,7 @@ // exercises. // // A nice example of this has been published on the Zig homepage, -// replacing the somewhat dusty 'Hello world! +// replacing the somewhat dusty 'Hello world!' // // Nothing against 'Hello world!', but it just doesn't do justice // to the elegance of Zig and that's a pity, if someone takes a short, -- cgit v1.2.3