]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #32373 - tclfs:patch-5, r=steveklabnik
authorSteve Klabnik <steve@steveklabnik.com>
Mon, 21 Mar 2016 15:46:53 +0000 (11:46 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Mon, 21 Mar 2016 15:46:53 +0000 (11:46 -0400)
docs: Correct an  improper description

In the example, we made a immutable borrow to `println!`, not a mutable one.


Trivial merge