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
+1 -1
View File
@@ -1928,7 +1928,7 @@ fn bar() {
}
```
#### `2` (default):
#### `2`:
```rust
fn foo() {
println!("a");