| author | |
| committer | |
| log | fcc0728a35fe602ff8ad8c28370e901231550dea |
| tree | deb1e0da899c241813cebd91dafaa8f33f01b58d |
| parent | 34a22a85ca8d4371fe9b8f921cce858ab4351cca |
Missing an "it"1 files changed, 1 insertions(+), 1 deletions(-)
doc/langref.html.in+1-1| ... | ... | @@ -266,7 +266,7 @@ const Timestamp = struct { |
| 266 | 266 | {#code_end#} |
| 267 | 267 | <p> |
| 268 | 268 | Doc comments are only allowed in certain places; eventually, it will |
| 269 | become a compile error have a doc comment in an unexpected place, such as | |
| 269 | become a compile error to have a doc comment in an unexpected place, such as | |
| 270 | 270 | in the middle of an expression, or just before a non-doc comment. |
| 271 | 271 | </p> |
| 272 | 272 | {#header_close#} |