Skip to content

Commit 9490107

Browse files
committed
add missing space
1 parent 5238196 commit 9490107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mokuro/run.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def run(
5454
if legacy_html:
5555
logger.warning(
5656
"Legacy HTML output is deprecated and will not be further developed. "
57-
"It's recommended to use .mokuro format and web reader instead."
57+
"It's recommended to use .mokuro format and web reader instead. "
5858
"Legacy HTML will be disabled by default in the future. To explicitly enable it, run with option --legacy-html."
5959
)
6060
# legacy HTML works only with unzipped output

0 commit comments

Comments
 (0)