]> git.lizzy.rs Git - rust.git/commit
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)
commitd64b7030658c839c60d7c7165e8be19283c3f28c
tree780d188b8434665691af64403ecc919f260503d0
parent2217bd771c55aceff8eac61763af9bff11efd30c
parent49c6b3c23f686448d1ac888739d76b11cbe6355e
Auto merge of #37960 - samestep:five, r=frewsxcv

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`.