Auto merge of #9137 - alex-semenyuk:small_cosmetic_fix, r=xFrednet
Fix example header changelog: fix example header
This commit is contained in:
commit
526f02ef05
@ -31,7 +31,7 @@
|
||||
/// and friends since the string is already preprocessed when Clippy lints
|
||||
/// can see it.
|
||||
///
|
||||
/// # Example
|
||||
/// ### Example
|
||||
/// ```rust
|
||||
/// let one = "\033[1m Bold? \033[0m"; // \033 intended as escape
|
||||
/// let two = "\033\0"; // \033 intended as null-3-3
|
||||
|
Loading…
Reference in New Issue
Block a user