summaryrefslogtreecommitdiff
path: root/exercises/106_tokenization.zig
diff options
context:
space:
mode:
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,