Skip to content

Commit

Permalink
Use width_heuristics in the options docs
Browse files Browse the repository at this point in the history
It was using an older name
  • Loading branch information
nrc committed Oct 23, 2018
1 parent 825207d commit fa3cadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configurations.md
Expand Up @@ -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'.

Expand Down

0 comments on commit fa3cadf

Please sign in to comment.