idle-inhibit: Lead with a verb in request description

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
Reviewed-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
Bryce Harrington 2016-09-16 20:42:55 -07:00 committed by Daniel Stone
parent a1d574fabe
commit f7349c3ff1

View file

@ -42,7 +42,7 @@
<request name="destroy" type="destructor"> <request name="destroy" type="destructor">
<description summary="destroy the idle inhibitor object"> <description summary="destroy the idle inhibitor object">
This destroys the inhibit manager. Destroy the inhibit manager.
</description> </description>
</request> </request>
@ -75,7 +75,7 @@
<request name="destroy" type="destructor"> <request name="destroy" type="destructor">
<description summary="destroy the idle inhibitor object"> <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> </description>
</request> </request>