mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 20:13:21 +00:00
Fix minor typo in the description of Progress
This commit is contained in:
parent
2254882ebe
commit
b37fdf387a
@ -1,4 +1,4 @@
|
||||
//! This API non-allocating, non-fallible, and thread-safe.
|
||||
//! This API is non-allocating, non-fallible, and thread-safe.
|
||||
//! The tradeoff is that users of this API must provide the storage
|
||||
//! for each `Progress.Node`.
|
||||
//!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user