mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-07 08:14:47 +00:00
Update exercises/105_threading2.zig
The last word, '"diggits" was misspelled.
This commit is contained in:
parent
49c54fb075
commit
efe2d19c69
@ -104,4 +104,4 @@ fn thread_pi(pi: *f64, begin: u64, end: u64) !void {
|
||||
// to such an extent that seconds become minutes during execution.
|
||||
//
|
||||
// And you should remove the formatting restriction in "print",
|
||||
// otherwise you will not be able to see the additional diggits.
|
||||
// otherwise you will not be able to see the additional digits.
|
||||
|
Loading…
x
Reference in New Issue
Block a user