Skip to content

Commit fa3cadf

Browse files
authored
Use width_heuristics in the options docs
It was using an older name
1 parent 825207d commit fa3cadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configurations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ fn lorem<Ipsum, Dolor, Sit, Amet>() -> T
271271
}
272272
```
273273

274-
## `use_small_heuristics`
274+
## `width_heuristics`
275275

276276
Whether to use different formatting for items and expressions if they satisfy a heuristic notion of 'small'.
277277

0 commit comments

Comments
 (0)