diff --git a/source/chapters/appendix/changelog.rst b/source/chapters/appendix/changelog.rst index daaa018b41..3b0230cba9 100644 --- a/source/chapters/appendix/changelog.rst +++ b/source/chapters/appendix/changelog.rst @@ -441,7 +441,7 @@ Controller Backend * Log warning if deprecated control is used `#11972 `__ * ControlObject alias improvements `#11973 `__ * Repeat certain control actions if keyboard key is held `#12474 `__ -* Keyboard mapping: Return triggers doubleclick, move Preview functions to P / Shift+P `#12639 `__ +* Keyboard mapping: Return triggers double-click, move Preview functions to P / Shift+P `#12639 `__ * Keyboard sheet update `#12578 `__ * Logging: Add support for ``QT_MESSAGE_PATTERN`` environment variable `#3204 `__