diff options
author | Yong Bakos <ybakos@humanoriented.com> | 2016-08-11 14:32:59 -0700 |
---|---|---|
committer | Bryce Harrington <bryce@osg.samsung.com> | 2016-08-12 12:45:19 -0700 |
commit | aaf2c91873d77df2bdc1aa32bd7bf6ced41ac53b (patch) | |
tree | 5fb8c821cb56884f57adb56b4600d0c58679dc42 | |
parent | d7cb6c357023e2c224c169755cdb80a17c8c79aa (diff) |
protocol: Hyphenate subsurface
Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
-rw-r--r-- | protocol/wayland.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 8793293..b20d35c 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -2511,7 +2511,7 @@ </description> <arg name="id" type="new_id" interface="wl_subsurface" - summary="the new subsurface object ID"/> + summary="the new sub-surface object ID"/> <arg name="surface" type="object" interface="wl_surface" summary="the surface to be turned into a sub-surface"/> <arg name="parent" type="object" interface="wl_surface" |