Rollup merge of #28744 - dato:usize-typo, r=Aatch
This commit is contained in:
commit
45510041f7
1 changed files with 1 additions and 1 deletions
|
|
@ -411,7 +411,7 @@ mod prim_isize { }
|
|||
|
||||
#[doc(primitive = "usize")]
|
||||
//
|
||||
/// The pointer-sized signed integer type.
|
||||
/// The pointer-sized unsigned integer type.
|
||||
///
|
||||
/// *[See also the `std::usize` module](usize/index.html).*
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue