Skip to content

fix: correct typo in epilog message (.htp → .hhp)#45

Open
nightcityblade wants to merge 1 commit intosphinx-doc:masterfrom
nightcityblade:fix/typo-htp-to-hhp
Open

fix: correct typo in epilog message (.htp → .hhp)#45
nightcityblade wants to merge 1 commit intosphinx-doc:masterfrom
nightcityblade:fix/typo-htp-to-hhp

Conversation

@nightcityblade
Copy link
Copy Markdown

Fixes sphinx-doc/sphinx#12308

Summary

The HTMLHelpBuilder.epilog message incorrectly referenced .htp file extension instead of .hhp (HTML Help Project file).

Change

- epilog = __('You can now run HTML Help Workshop with the .htp file in '
+ epilog = __('You can now run HTML Help Workshop with the .hhp file in '

The HTMLHelpBuilder epilog message incorrectly referenced '.htp' file
extension instead of '.hhp' (HTML Help Project file).

Fixes sphinx-doc/sphinx#12308
@nightcityblade
Copy link
Copy Markdown
Author

Gentle ping — this is a one-line typo fix (.htp → .hhp). Would appreciate a quick look when convenient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extension sphinxcontrib-htmlhelp has typo

1 participant