Use width_heuristics in the options docs

It was using an older name
This commit is contained in:
Nick Cameron 2018-10-23 14:59:14 +13:00 committed by GitHub
parent 825207dd2e
commit fa3cadf62c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -271,7 +271,7 @@ fn lorem<Ipsum, Dolor, Sit, Amet>() -> T
}
```
## `use_small_heuristics`
## `width_heuristics`
Whether to use different formatting for items and expressions if they satisfy a heuristic notion of 'small'.