summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Grainger <tagrain@gmail.com>2020-10-05 22:12:34 +0100
committerGitHub <noreply@github.com>2020-10-05 22:12:34 +0100
commit529d19ff81976a75275082bc34156dd38f97da98 (patch)
tree687f6dd5209da59299a08277574283c20d026b3f
parent3f26564c283d4800b7fea7402622f9cfd5efbf61 (diff)
downloadsphinx-git-529d19ff81976a75275082bc34156dd38f97da98.tar.gz
wrap CHANGES at 85 cols
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 2dd313092..5f3a17520 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,8 +26,8 @@ Features added
just before writing .tex file
* #7996: manpage: Add :confval:`man_make_section_directory` to make a section
directory on build man page
-* #8289: epub: Allow to suppress "duplicated ToC entry found" warnings from epub builder
- using :confval:`suppress_warnings`.
+* #8289: epub: Allow to suppress "duplicated ToC entry found" warnings from epub
+ builder using :confval:`suppress_warnings`.
Bugs fixed
----------