diff options
| author | Silvan Jegen <s.jegen@gmail.com> | 2014-05-23 07:26:56 +0200 |
|---|---|---|
| committer | Kristian Høgsberg <krh@bitplanet.net> | 2014-06-18 16:09:49 -0700 |
| commit | 1a6fd1621efc1a82cfe246a32ba68998dc3bbdb7 (patch) | |
| tree | 79188b03bc50182b5fde4572cfe533090d6be0e0 /protocol/wayland.xml | |
| parent | protocol: add wl_surface errors enum for bad scale and transform values (diff) | |
| download | wayland-1a6fd1621efc1a82cfe246a32ba68998dc3bbdb7.tar wayland-1a6fd1621efc1a82cfe246a32ba68998dc3bbdb7.tar.gz wayland-1a6fd1621efc1a82cfe246a32ba68998dc3bbdb7.tar.bz2 wayland-1a6fd1621efc1a82cfe246a32ba68998dc3bbdb7.tar.lz wayland-1a6fd1621efc1a82cfe246a32ba68998dc3bbdb7.tar.xz wayland-1a6fd1621efc1a82cfe246a32ba68998dc3bbdb7.tar.zst wayland-1a6fd1621efc1a82cfe246a32ba68998dc3bbdb7.zip | |
protocol: remove redundant 'the' in description
Signed-off-by: Silvan Jegen <s.jegen@gmail.com>
Diffstat (limited to 'protocol/wayland.xml')
| -rw-r--r-- | protocol/wayland.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml index d84b356..4e65b32 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -550,8 +550,8 @@ The current and pending input regions of the icon wl_surface are cleared, and wl_surface.set_input_region is ignored until the wl_surface is no longer used as the icon surface. When the use - as an icon ends, the the current and pending input regions - become undefined, and the wl_surface is unmapped. + as an icon ends, the current and pending input regions become + undefined, and the wl_surface is unmapped. </description> <arg name="source" type="object" interface="wl_data_source" allow-null="true"/> <arg name="origin" type="object" interface="wl_surface"/> |
