mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Fix spelling errors
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
This commit is contained in:
parent
323b8498ad
commit
dc3d1530bf
6 changed files with 9 additions and 9 deletions
|
|
@ -18,7 +18,7 @@ struct wlr_allocator_interface {
|
|||
struct wlr_allocator {
|
||||
const struct wlr_allocator_interface *impl;
|
||||
|
||||
// Capabilites of the buffers created with this allocator
|
||||
// Capabilities of the buffers created with this allocator
|
||||
uint32_t buffer_caps;
|
||||
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue