mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Fix typos in comments and strings
This commit is contained in:
parent
5bd170b2f3
commit
6305e6327f
12 changed files with 15 additions and 15 deletions
|
|
@ -81,7 +81,7 @@ struct wlr_xwayland_surface_size_hints {
|
|||
*
|
||||
* When a surface is ready to be displayed, the `map` event is emitted. When a
|
||||
* surface should no longer be displayed, the `unmap` event is emitted. The
|
||||
* `unmap` event is guaranted to be emitted before the `destroy` event if the
|
||||
* `unmap` event is guaranteed to be emitted before the `destroy` event if the
|
||||
* view is destroyed when mapped.
|
||||
*/
|
||||
struct wlr_xwayland_surface {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue