Commit fcc0728a35

Nicholas Walton <UltimaN3rd@gmail.com>
2019-06-11 20:31:03
Update langref.html.in
Missing an "it"
1 parent 34a22a8
Changed files (1)
doc/langref.html.in
@@ -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#}