diff options
| author | Alex Touchet <alextouchet@outlook.com> | 2022-11-05 21:39:56 -0700 |
|---|---|---|
| committer | Caleb Cartwright <calebcartwright@users.noreply.github.com> | 2022-11-08 15:13:47 -0600 |
| commit | ee2bed96d60fd7e46b1fb868f6a8f27e3a8058d0 (patch) | |
| tree | 6c80c751a6a9fb448285023bbc100a9bfa25920e | |
| parent | ad9fb89c3009282a55582f1c478d215d0c6005b0 (diff) | |
| download | rust-ee2bed96d60fd7e46b1fb868f6a8f27e3a8058d0.tar.gz rust-ee2bed96d60fd7e46b1fb868f6a8f27e3a8058d0.zip | |
Fix spacing
| -rw-r--r-- | Configurations.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Configurations.md b/Configurations.md index 400ad8c5d3b..49e7e4e6489 100644 --- a/Configurations.md +++ b/Configurations.md @@ -425,7 +425,7 @@ fn example() { ## `comment_width` -Maximum length of comments. No effect unless`wrap_comments = true`. +Maximum length of comments. No effect unless `wrap_comments = true`. - **Default value**: `80` - **Possible values**: any positive integer |
