mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 04:48:20 +00:00
Update langref.html.in
Missing an "it"
This commit is contained in:
parent
34a22a85ca
commit
fcc0728a35
@ -266,7 +266,7 @@ const Timestamp = struct {
|
||||
{#code_end#}
|
||||
<p>
|
||||
Doc comments are only allowed in certain places; eventually, it will
|
||||
become a compile error have a doc comment in an unexpected place, such as
|
||||
become a compile error to have a doc comment in an unexpected place, such as
|
||||
in the middle of an expression, or just before a non-doc comment.
|
||||
</p>
|
||||
{#header_close#}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user