Clarify the literal string
This commit is contained in:
parent
8d470b5796
commit
ea70cc0ae6
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ use crate::vec::Vec;
|
|||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// You can create a `String` from a literal string with [`String::from`]:
|
||||
/// You can create a `String` from [a literal string][str] with [`String::from`]:
|
||||
///
|
||||
/// [`String::from`]: From::from
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue