connection.c: Align pointer extra storage correctly
[profile/ivi/wayland.git] / protocol / wayland.xml
index 0e51d83..cc8fb06 100644 (file)
 
       When a client creates a registry object, the registry object
       will emit a global event for each global currently in the
-      regitry.  Globals come and go as a result of device hotplugs,
+      registry.  Globals come and go as a result of device hotplugs,
       reconfiguration or other events, and the registry will send out
       @global and @global_remove events to keep the client up to date
       with the changes.  To mark the end of the initial burst of
   </interface>
 
   <interface name="wl_data_device_manager" version="1">
-    <description summary="desktop style meta data interface">
+    <description summary="data transfer interface">
       The wl_data_device_manager is a a singleton global object that
       provides access to inter-client data transfer mechanisms such as
       copy and paste and drag and drop.  These mechanisms are tied to