Correct a typo in CHANGES (c.f. #10938)

This commit is contained in:
Adam Turner
2023-08-10 23:24:12 +01:00
parent 177565584a
commit e7cd97e9f4
+1 -1
View File
@@ -35,7 +35,7 @@ Features added
Patch by Latosha Maltba.
* #11221: C++: Support domain objects in the table of contents.
Patch by Rouslan Korneychuk.
* 10938: doctest: Add :confval:`doctest_show_successes` option.
* #10938: doctest: Add :confval:`doctest_show_successes` option.
Patch by Trey Hunner.
Bugs fixed