Skip to content

Commit 7bd8b35

Browse files
iwVerveVexu
authored andcommitted
langref: fix missing word typo
1 parent 3069669 commit 7bd8b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/langref.html.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ pub fn main() !void {
370370
}
371371
{#code_end#}
372372
<p>
373-
Most of the time, it more appropriate to write to stderr rather than stdout, and
373+
Most of the time, it is more appropriate to write to stderr rather than stdout, and
374374
whether or not the message is successfully written to the stream is irrelevant.
375375
For this common case, there is a simpler API:
376376
</p>

0 commit comments

Comments
 (0)