]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #27122 - nham:tweak-cow-docs, r=Gankro
authorbors <bors@rust-lang.org>
Sun, 19 Jul 2015 04:56:33 +0000 (04:56 +0000)
committerbors <bors@rust-lang.org>
Sun, 19 Jul 2015 04:56:33 +0000 (04:56 +0000)
It seems slightly more consistent to say 'Clones' here instead of 'Copies'. The docs for the `ToOwned` trait talk about cloning and not copying.


Trivial merge