mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 00:34:06 +00:00
Fix extra space in str docs
This commit is contained in:
parent
08a5b112ed
commit
77882c9cba
@ -350,7 +350,7 @@ mod prim_slice { }
|
||||
/// ```
|
||||
///
|
||||
/// [`.as_ptr()`]: #method.as_ptr
|
||||
/// [`len()`]: # method.len
|
||||
/// [`len()`]: #method.len
|
||||
mod prim_str { }
|
||||
|
||||
#[doc(primitive = "tuple")]
|
||||
|
Loading…
Reference in New Issue
Block a user