Rollup merge of #29047 - gkoz:doc_typo, r=steveklabnik

None
This commit is contained in:
Manish Goregaokar 2015-10-15 13:41:32 +05:30
commit 7d478f49f2

View file

@ -84,7 +84,7 @@
//! }.
//! Generic conversions, used by savvy API authors to create
//! overloaded methods.
//! * `std::default::`[`Default`](../default/trait.Default).
//! * `std::default::`[`Default`](../default/trait.Default.html).
//! Types that have default values.
//! * `std::iter::`{
//! [`Iterator`](../iter/trait.Iterator.html),