mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-11 17:39:58 +00:00
Merge pull request #286 from kimshrier/exercise_001_typo
fix typo well -> will
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
// ...
|
// ...
|
||||||
// }
|
// }
|
||||||
//
|
//
|
||||||
// Perhaps knowing this well help solve the errors we're getting
|
// Perhaps knowing this will help solve the errors we're getting
|
||||||
// with this little program?
|
// with this little program?
|
||||||
//
|
//
|
||||||
const std = @import("std");
|
const std = @import("std");
|
||||||
|
|||||||
Reference in New Issue
Block a user