Skip to content

Commit 9a4530b

Browse files
WaffleLapkinfmease
andcommitted
Update library/std/src/primitive_docs.rs
Co-authored-by: fmease <[email protected]>
1 parent 7a47786 commit 9a4530b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/primitive_docs.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,7 @@ mod prim_usize {}
11361136
/// * [`Send`] \(`&T` references also require <code>T: [Sync]</code>)
11371137
///
11381138
/// [`std::fmt`]: fmt
1139-
/// ['fmt::Pointer`]: fmt::Pointer
1139+
/// [`fmt::Pointer`]: fmt::Pointer
11401140
/// [`Hash`]: hash::Hash
11411141
#[doc = concat!("[`ToSocketAddrs`]: ", include_str!("../primitive_docs/net_tosocketaddrs.md"))]
11421142
///

0 commit comments

Comments
 (0)