mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
fix: typos
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
//
|
||||
// if (foo) |value| {
|
||||
// ...
|
||||
// } else |err| switch(err) {
|
||||
// } else |err| switch (err) {
|
||||
// ...
|
||||
// }
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user