diff --git a/doc/langref.html.in b/doc/langref.html.in index 4307dd72e6..d3db8079b5 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -2286,7 +2286,7 @@ value == null{#endsyntax#} Array concatenation. @@ -2307,7 +2307,7 @@ mem.eql(u32, &together, &[_]u32{1,2,3,4}){#endsyntax#} Array multiplication.