minor typos

This commit is contained in:
Chris Boesch
2026-01-04 14:17:27 +01:00
parent 8791b9440a
commit f87097ae54
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
--- exercises/001_hello.zig 2023-10-03 22:15:22.122241138 +0200
+++ answers/001_hello.zig 2023-10-05 20:04:06.846096282 +0200
--- exercises/001_hello.zig 2026-01-04 14:04:52.752848018 +0100
+++ answers/001_hello.zig 2026-01-04 14:04:54.209877278 +0100
@@ -16,6 +16,6 @@
//
const std = @import("std");