Fix typo in CHANGELOG

Change-Id: Ifa0ee6d23df6e79aca83717ff3115392229d9657
Reviewed-on: https://dart-review.googlesource.com/23222
Reviewed-by: Zach Anderson <zra@google.com>
This commit is contained in:
Zachary Anderson 2017-11-22 23:18:11 +00:00 committed by Zach Anderson
parent cac2299976
commit 40c3e129c2

View file

@ -83,7 +83,7 @@
decompression routines.
* Added `IOOverrides` and `HttpOverrides` to aid in writing tests that wish to
mock varios `dart:io` objects.
# Added `Stdin.hasTerminal`.
* Added `Stdin.hasTerminal`.
* `dart.math`
* Renamed `E`, `LN10`, `LN`, `LOG2E`, `LOG10E`, `PI`, `SQRT1_2` and `SQRT2`