fix typo
This commit is contained in:
parent
3052fe3827
commit
4c7e85ba82
1 changed files with 1 additions and 1 deletions
|
|
@ -696,7 +696,7 @@ fn build_header_links(html: &str) -> String {
|
|||
.into_owned()
|
||||
}
|
||||
|
||||
/// Insert a sinle link into a header, making sure each link gets its own
|
||||
/// Insert a single link into a header, making sure each link gets its own
|
||||
/// unique ID by appending an auto-incremented number (if necessary).
|
||||
fn insert_link_into_header(
|
||||
level: usize,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue