]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #37960 - samestep:five, r=frewsxcv
authorbors <bors@rust-lang.org>
Sat, 26 Nov 2016 02:19:47 +0000 (20:19 -0600)
committerGitHub <noreply@github.com>
Sat, 26 Nov 2016 02:19:47 +0000 (20:19 -0600)
Use literal 5 instead of five in book section 4.1

The other two code snippets in this sentence are valid code, so it makes more sense to use the literal `5` rather than the invalid symbol `five`.


Trivial merge