Skip to content

Commit

Permalink
Update library/std/src/primitive_docs.rs
Browse files Browse the repository at this point in the history
Co-authored-by: fmease <liehr.exchange@gmx.net>
  • Loading branch information
WaffleLapkin and fmease committed Sep 10, 2021
1 parent eeee5a8 commit aba3608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/std/src/primitive_docs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@ mod prim_usize {}
/// * [`Send`] \(`&T` references also require <code>T: [Sync]</code>)
///
/// [`std::fmt`]: fmt
/// ['fmt::Pointer`]: fmt::Pointer
/// [`fmt::Pointer`]: fmt::Pointer
/// [`Hash`]: hash::Hash
/// [`ToSocketAddrs`]: net::ToSocketAddrs
///
Expand Down

0 comments on commit aba3608

Please sign in to comment.