Skip to content

Commit

Permalink
s/bounds-check/check-bounds/g in NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Aug 22, 2014
1 parent 3e30c5a commit 8609056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]).
Expand Down

0 comments on commit 8609056

Please sign in to comment.