Skip to content

Commit

Permalink
auto merge of rust-lang#18096 : Gankro/rust/ganksy-is-dum, r=stevekla…
Browse files Browse the repository at this point in the history
…bnik

Fixes rust-lang#18010

*phew* that was a lot of work. 😓
  • Loading branch information
bors committed Oct 18, 2014
2 parents 4480caf + ae8d429 commit 4b064a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcollections/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

//! Collection types.
//!
//! See [../std/collections](std::collections) for a detailed discussion of collections in Rust.
//! See [std::collections](../std/collections) for a detailed discussion of collections in Rust.

#![crate_name = "collections"]
Expand Down

0 comments on commit 4b064a5

Please sign in to comment.