From 258d8f88f2c8c25a830c6316f87d23ce1a0f12d9 Mon Sep 17 00:00:00 2001 From: YaoBing Xiao <xiaoyaobing@uniontech.com> Date: Wed, 30 Oct 2024 10:13:50 +0800 Subject: [PATCH] content-type: update description summary for get_surface_content_type request Signed-off-by: YaoBing Xiao <xiaoyaobing@uniontech.com> --- staging/content-type/content-type-v1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/content-type/content-type-v1.xml b/staging/content-type/content-type-v1.xml index 2624aa1..65a1acb 100644 --- a/staging/content-type/content-type-v1.xml +++ b/staging/content-type/content-type-v1.xml @@ -48,7 +48,7 @@ </enum> <request name="get_surface_content_type"> - <description summary="create a new toplevel decoration object"> + <description summary="create a new content type object"> Create a new content type object associated with the given surface. Creating a wp_content_type_v1 from a wl_surface which already has one -- GitLab