fullscreen-shell: fix typos (capabilty->capability, seperate->separate) 35/236235/1
authorSung-Jin Park <sj76.park@samsung.com>
Tue, 16 Jun 2020 01:26:32 +0000 (10:26 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 16 Jun 2020 01:32:33 +0000 (10:32 +0900)
Change-Id: I431b23b987a7e6e17829e42be448b8496ad0efe7
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
protocol/tizen/fullscreen-shell.xml

index 8d7a87fe06383cb0f21a5e5ef59b22c07047bfb1..8aa4e407d02fdfdd054d0605cdf564b8982523d9 100644 (file)
@@ -62,7 +62,7 @@
        its own cursor and set wl_pointer.cursor(NULL).
       </description>
       <entry name="arbitrary_modes" value="1" summary="compositor is capable of almost any output mode"/>
-      <entry name="cursor_plane" value="2" summary="compositor has a seperate cursor plane"/>
+      <entry name="cursor_plane" value="2" summary="compositor has a separate cursor plane"/>
     </enum>
 
     <event name="capability">
@@ -76,7 +76,7 @@
        wl_display.sync request immediately after binding to ensure that they
        receive all the capability events.
       </description>
-      <arg name="capabilty" type="uint"/>
+      <arg name="capability" type="uint"/>
     </event>
 
     <enum name="present_method">