diff --git a/NEWS.md b/NEWS.md index 6771ab661ceb0..23b8921e78108 100644 --- a/NEWS.md +++ b/NEWS.md @@ -58,7 +58,7 @@ New language features * Multi-line comments ([#69], [#6128]): `#= .... =#` - * `--bounds-check=yes|no` compiler option + * `--check-bounds=yes|no` compiler option * Unicode identifiers are normalized (NFC) so that different encodings of equivalent strings are treated as the same identifier ([#5462]).