mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: python-sphinxcontrib-htmlhelp: Fix typo.
* gnu/packages/sphinx (python-sphinxcontrib-htmlhelp)[synopsis]: Fix spelling of "extension".
This commit is contained in:
@@ -216,7 +216,7 @@ to code blocks.")
|
||||
(arguments
|
||||
`(#:tests? #f)) ;XXX: circular dependency on Sphinx
|
||||
(home-page "https://github.com/sphinx-doc/sphinxcontrib-htmlhelp")
|
||||
(synopsis "Sphinx exension for rendering HTML help files")
|
||||
(synopsis "Sphinx extension for rendering HTML help files")
|
||||
(description
|
||||
"@code{sphinxcontrib-htmlhelp} is a Sphinx extension which renders
|
||||
HTML help files.")
|
||||
|
||||
Reference in New Issue
Block a user