mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
langref: fix missing word typo
This commit is contained in:
parent
3069669bc1
commit
7bd8b35a3d
@ -370,7 +370,7 @@ pub fn main() !void {
|
||||
}
|
||||
{#code_end#}
|
||||
<p>
|
||||
Most of the time, it more appropriate to write to stderr rather than stdout, and
|
||||
Most of the time, it is more appropriate to write to stderr rather than stdout, and
|
||||
whether or not the message is successfully written to the stream is irrelevant.
|
||||
For this common case, there is a simpler API:
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user