summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-François B <2589111+jfbu@users.noreply.github.com>2023-03-31 18:38:04 +0200
committerJean-François B <2589111+jfbu@users.noreply.github.com>2023-03-31 18:38:04 +0200
commit1397cb90f46c54e3409b094e81baacfc9abea44b (patch)
tree4a570651cd04ff63ff042a9341a56c590b842854
parent8f6ad4a3e5e488247379a50361feca6006390a06 (diff)
downloadsphinx-git-1397cb90f46c54e3409b094e81baacfc9abea44b.tar.gz
Update CHANGES
This is only to relaunch Windows CI which has a problem seen already in the past with test_gettext_dont_rebuild_mo. I don't understand why this happens on Windows and can't test directly on Windows.
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4e739545d..c324a5e36 100644
--- a/CHANGES
+++ b/CHANGES
@@ -64,7 +64,7 @@ Bugs fixed
leak to the shadow and border at a page break
* #11264: LaTeX: missing space before colon after "Voir aussi" for :rst:dir:`seealso`
directive in French
-* #11274: LaTeX: external links may break PDF build if under ``\sphinxupquote``
+* #11274: LaTeX: external links may break the PDF build if under ``\sphinxupquote``
* #11147: Fix source file/line number info in object description content and in
other uses of ``nested_parse_with_titles``. Patch by Jeremy Maitin-Shepard.
* #11192: Restore correct parallel search index building.