doc: Fix typo

This commit is contained in:
Simon Hausmann 2024-05-07 14:45:34 +02:00
parent f8f3316dc1
commit 8024dcc245

View file

@ -48,7 +48,7 @@ All notable changes to this project are documented in this file.
## Rust API
- Added conversion of Color to and from HSV.
- Added getter to the `raw-window-handler` of a window using the `raw-window-handle-06` feature.
- Added getter to the `raw-window-handle` of a window using the `raw-window-handle-06` feature.
## C++ API