Auto merge of #25857 - killercup:patch-14, r=steveklabnik

Thanks to @cers who reported this in killercup/trpl-ebook#14!

r? @steveklabnik
This commit is contained in:
bors 2015-05-29 14:53:59 +00:00
commit 2d447e40e2
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ These can nest arbitrarily:
As for how to enable or disable these switches, if youre using Cargo,
they get set in the [`[features]` section][features] of your `Cargo.toml`:
[features]: http://doc.crates.io/manifest.html#the-[features]-section
[features]: http://doc.crates.io/manifest.html#the-%5Bfeatures%5D-section
```toml
[features]