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:
authorJakob Lykke Andersen <Jakob@caput.dk>2020-06-02 20:11:19 +0300
committerJakob Lykke Andersen <Jakob@caput.dk>2020-06-02 20:11:19 +0300
commit3419079fb0d1f0eecd845eff0d12b367d34cd5e9 (patch)
tree8d4f1118b3ac9192c994f21d591d18467279e1bb
parentf5b04114da1de5c15241214b3aab806c27c04146 (diff)
Fix CHANGES, again
-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