Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 45f57dbff..b73d9f0e1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -134,7 +134,7 @@ Bugs fixed
in global scope, e.g., ``::A::B``.
* C, fix rendering and xrefs in nested names explicitly starting
in global scope, e.g., ``.A.B``.
-- #7763: C and C++, don't crash during display stringification of unary
+* #7763: C and C++, don't crash during display stringification of unary
expressions and fold expressions.
Testing