Skip to content

Commit

Permalink
Fix CHANGELOG.md typos
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksator committed Mar 14, 2020
1 parent 7b0d4ba commit 9c892e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@

### Nightly only
- `build-std` now uses `--extern` instead of `--sysroot` to find sysroot
pacakges.
packages.
[#7699](https://github.com/rust-lang/cargo/pull/7699)
- Added `--config` command-line option to set config settings.
[#7649](https://github.com/rust-lang/cargo/pull/7649)
Expand Down Expand Up @@ -1131,7 +1131,7 @@
[#5984](https://github.com/rust-lang/cargo/pull/5984)
[#5989](https://github.com/rust-lang/cargo/pull/5989)
- Added support for `target.'cfg(…)'.runner` config value to specify the
run/test/bench runner for config-expressioned targets.
run/test/bench runner for targets that use config expressions.
[#5959](https://github.com/rust-lang/cargo/pull/5959)

### Changed
Expand Down

0 comments on commit 9c892e6

Please sign in to comment.