Merge pull request #2799 from lo48576/fix/config-doc

Remove wrong "(default)" from `Configurations.md`
This commit is contained in:
Nick Cameron 2018-06-21 15:21:23 +12:00 committed by GitHub
commit 5c1884eacf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1928,7 +1928,7 @@ fn bar() {
}
```
#### `2` (default):
#### `2`:
```rust
fn foo() {
println!("a");