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 /protocol/wayland.xml | |
| parent | protocol: Add summary attributes to request params and enum entries (diff) | |
| download | wayland-aaf2c91873d77df2bdc1aa32bd7bf6ced41ac53b.tar wayland-aaf2c91873d77df2bdc1aa32bd7bf6ced41ac53b.tar.gz wayland-aaf2c91873d77df2bdc1aa32bd7bf6ced41ac53b.tar.bz2 wayland-aaf2c91873d77df2bdc1aa32bd7bf6ced41ac53b.tar.lz wayland-aaf2c91873d77df2bdc1aa32bd7bf6ced41ac53b.tar.xz wayland-aaf2c91873d77df2bdc1aa32bd7bf6ced41ac53b.tar.zst wayland-aaf2c91873d77df2bdc1aa32bd7bf6ced41ac53b.zip | |
protocol: Hyphenate subsurface
Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
Diffstat (limited to 'protocol/wayland.xml')
| -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" |
