]> git.lizzy.rs Git - rust.git/commitdiff
Configurations: markup `max_width`
authorBen Boeckel <ben.boeckel@kitware.com>
Thu, 9 Nov 2017 19:10:37 +0000 (14:10 -0500)
committerBen Boeckel <ben.boeckel@kitware.com>
Thu, 9 Nov 2017 19:10:37 +0000 (14:10 -0500)
Configurations.md

index 4e7bdc3b457c811b4f8a675ad59d634a177e182c..a47e94975047eb427e509078e7115790c30ffebd 100644 (file)
@@ -477,7 +477,7 @@ Don't reformat anything
 
 ## `error_on_line_overflow`
 
-Error if unable to get all lines within max_width
+Error if unable to get all lines within `max_width`
 
 - **Default value**: `true`
 - **Possible values**: `true`, `false`