[PATCH wayland 3/8] protocol: Capitalize ID for consistency

Yong Bakos junk at humanoriented.com
Thu Aug 11 21:33:00 UTC 2016


From: Yong Bakos <ybakos at humanoriented.com>

Signed-off-by: Yong Bakos <ybakos at humanoriented.com>
---
 protocol/wayland.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index b20d35c..cc0deac 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -98,7 +98,7 @@
 	When the client receives this event, it will know that it can
 	safely reuse the object ID.
       </description>
-      <arg name="id" type="uint" summary="deleted object id"/>
+      <arg name="id" type="uint" summary="deleted object ID"/>
     </event>
   </interface>
 
-- 
2.7.2



More information about the wayland-devel mailing list