scene: fix typo in wlr_scene_surface_create() docs

This commit is contained in:
Simon Ser 2024-08-08 09:16:46 +02:00
parent 1c7e1bcc28
commit df4a1d94e2

View File

@ -341,7 +341,7 @@ struct wlr_scene_tree *wlr_scene_tree_create(struct wlr_scene_tree *parent);
* of these include protocol implementations where compositors just need to enable * of these include protocol implementations where compositors just need to enable
* the protocols: * the protocols:
* - wp_viewporter * - wp_viewporter
* - wp_presentation * - wp_presentation_time
* - wp_fractional_scale_v1 * - wp_fractional_scale_v1
* - wp_alpha_modifier_v1 * - wp_alpha_modifier_v1
* - wp_linux_drm_syncobj_v1 * - wp_linux_drm_syncobj_v1