Add a missing backtick
This commit is contained in:
parent
911d0cbe80
commit
529abb2fc0
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ impl char {
|
|||
/// println!();
|
||||
/// ```
|
||||
///
|
||||
/// Using `println! directly:
|
||||
/// Using `println!` directly:
|
||||
///
|
||||
/// ```
|
||||
/// println!("{}", '❤'.escape_unicode());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue