forked from Mirror/pmbootstrap
docs: fix typos (MR 2510)
this fixes the typos found in #2524 Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org>
This commit is contained in:
parent
d02d6f4bc9
commit
b87ae17414
6 changed files with 7 additions and 7 deletions
|
@ -55,7 +55,7 @@ html_theme_options: dict[str, Any] = {
|
|||
}
|
||||
|
||||
# Output file base name for HTML help builder.
|
||||
htmlhelp_basename = "pmboostrapdoc"
|
||||
htmlhelp_basename = "pmbootstrapdoc"
|
||||
|
||||
html_theme_options = {
|
||||
"display_version": True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue