Skip to content

Commit 673ba7b

Browse files
committed
rustfmt the repository rust-lang#398
1 parent c78ffed commit 673ba7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/parse/summary.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ fn parse_level(
5757
ErrorKind::Other,
5858
"Your summary.md is messed up\n\n
5959
Prefix, \
60-
Suffix and Spacer elements can only exist on the root level.\n
60+
Suffix and Spacer elements can only exist \
61+
on the root level.\n
6162
\
6263
Prefix elements can only exist before any chapter and there can be \
6364
no chapters after suffix elements.",

0 commit comments

Comments
 (0)