summaryrefslogtreecommitdiff
path: root/exercises/106_tokenization.zig
diff options
context:
space:
mode:
authorLuka Markušić <markusicluka@gmail.com>2026-05-31 10:04:08 +0200
committerLuka Markušić <markusicluka@gmail.com>2026-05-31 19:10:30 +0200
commit1c3238d6197bac9722a2858cfb59716e9c09628b (patch)
tree54500ace957fa7aa8cd92b457347b8cf1a22eee3 /exercises/106_tokenization.zig
parent000e9448d52deb1334a363bb965fef95199eabea (diff)
fix typos
Diffstat (limited to 'exercises/106_tokenization.zig')
-rw-r--r--exercises/106_tokenization.zig2
1 files changed, 1 insertions, 1 deletions
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,