From 3ae4a467e6694b0324fc1ff7487caa04cf9bbd97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20Roussin-B=C3=A9langer?= Date: Thu, 17 Dec 2020 17:08:31 -0500 Subject: [PATCH] protocol: fix "assigne" typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime Roussin-BĂ©langer --- protocol/ivi-application.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/ivi-application.xml b/protocol/ivi-application.xml index f51b7f4b..17e39845 100644 --- a/protocol/ivi-application.xml +++ b/protocol/ivi-application.xml @@ -87,7 +87,7 @@ - wl_surface already has another role. - ivi_id is already assigned to another wl_surface. - If client destroys ivi_surface or wl_surface which is assigne to the ivi_surface, + If client destroys ivi_surface or wl_surface which is assigned to the ivi_surface, ivi_id which is assigned to the ivi_surface is free for reuse.