Skip to content

Commit a48ef56

Browse files
Update text/0000-code-literals.md
Co-authored-by: Caleb Cartwright <[email protected]>
1 parent cc7e7c8 commit a48ef56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-code-literals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ plays nicely with `rustfmt`.
7070
was being embedded, then the indentation would be lost.
7171
Finally, although `rustfmt` could in principle reformat
7272
these strings, in practice doing so in a reasonable way
73-
is complicated and so this has never been enabled.
73+
is complicated and so this has never been enabled by default.
7474

7575
3. Raw string literals, eg. `r#"I can use "s!"#`
7676

0 commit comments

Comments
 (0)