Skip to content

Commit aba3608

Browse files
WaffleLapkinfmease
andcommitted
Update library/std/src/primitive_docs.rs
Co-authored-by: fmease <liehr.exchange@gmx.net>
1 parent eeee5a8 commit aba3608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/primitive_docs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1133,7 +1133,7 @@ mod prim_usize {}
11331133
/// * [`Send`] \(`&T` references also require <code>T: [Sync]</code>)
11341134
///
11351135
/// [`std::fmt`]: fmt
1136-
/// ['fmt::Pointer`]: fmt::Pointer
1136+
/// [`fmt::Pointer`]: fmt::Pointer
11371137
/// [`Hash`]: hash::Hash
11381138
/// [`ToSocketAddrs`]: net::ToSocketAddrs
11391139
///

0 commit comments

Comments
 (0)