diff --git a/src/changelog/unreleased.md b/src/changelog/unreleased.md index 6cf5fc3772..e9c550ffe3 100644 --- a/src/changelog/unreleased.md +++ b/src/changelog/unreleased.md @@ -200,4 +200,4 @@ changelog entry. - On macOS, fixed the scancode conversion for audio volume keys. - On macOS, fixed the scancode conversion for `IntlBackslash`. - On macOS, fixed redundant `SurfaceResized` event at window creation. -- On Windows, fixed the event loop to wake on accessibility requests. +- On Windows, fixed the event loop not waking on accessibility requests.