[PATCH wayland-protocols] idle-inhibit: Lead with a verb in request description

Bryce Harrington bryce at osg.samsung.com
Sat Sep 17 03:42:55 UTC 2016


Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
---
 unstable/idle-inhibit/idle-inhibit-unstable-v1.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml b/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
index 70372fc..9c06cdc 100644
--- a/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
+++ b/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
@@ -42,7 +42,7 @@
 
     <request name="destroy" type="destructor">
       <description summary="destroy the idle inhibitor object">
-	This destroys the inhibit manager.
+	Destroy the inhibit manager.
       </description>
     </request>
 
@@ -75,7 +75,7 @@
 
     <request name="destroy" type="destructor">
       <description summary="destroy the idle inhibitor object">
-	This removes the inhibitor effect from the associated wl_surface.
+	Remove the inhibitor effect from the associated wl_surface.
       </description>
     </request>
 
-- 
1.9.1



More information about the wayland-devel mailing list