diff --git a/CHANGES b/CHANGES index 58921060d..351042021 100644 --- a/CHANGES +++ b/CHANGES @@ -268,8 +268,8 @@ Features added * #9494, #9456: html search: Add a config variable :confval:`html_show_search_summary` to enable/disable the search summaries * #9337: HTML theme, add option ``enable_search_shortcuts`` that enables :kbd:`/` as - a Quick search shortcut and :kbd:`Esc` shortcut that - removes search highlighting. + a Quick search shortcut and :kbd:`Esc` shortcut that + removes search highlighting. * #10107: i18n: Allow to suppress translation warnings by adding ``#noqa`` comment to the tail of each translation message * #10252: C++, support attributes on classes, unions, and enums.