mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-02 16:33:31 +02:00
exercise/21: fix typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// Believe it or not, sometimes things to wrong in programs.
|
||||
// Believe it or not, sometimes things go wrong in programs.
|
||||
//
|
||||
// In Zig, an error is a value. Errors are named so we can identify
|
||||
// things that can go wrong. Errors are created in "error sets", which
|
||||
|
||||
Reference in New Issue
Block a user