Skip to content

Commit db35508

Browse files
committed
Doc nit.
1 parent 86f0dcb commit db35508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ should be encoded as UTF-8). Rust understands a number of
518518
character escapes, using the backslash character:
519519
520520
`\n`
521-
: A newline (Unicode character 32).
521+
: A newline (Unicode character 10).
522522
523523
`\r`
524524
: A carriage return (13).

0 commit comments

Comments
 (0)