diff options
| author | Tiago Vignatti <tiago.vignatti@intel.com> | 2012-11-22 18:09:32 -0200 |
|---|---|---|
| committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-11-23 22:51:51 -0500 |
| commit | 5df752ab16f4a343416952ccbc07ab6aa0217429 (patch) | |
| tree | 503bd4d22717179695f6ea5384ba55570e6aa533 /protocol/wayland.xml | |
| parent | client: Add an entry point for dispatching a queue without blocking (diff) | |
| download | wayland-5df752ab16f4a343416952ccbc07ab6aa0217429.tar wayland-5df752ab16f4a343416952ccbc07ab6aa0217429.tar.gz wayland-5df752ab16f4a343416952ccbc07ab6aa0217429.tar.bz2 wayland-5df752ab16f4a343416952ccbc07ab6aa0217429.tar.lz wayland-5df752ab16f4a343416952ccbc07ab6aa0217429.tar.xz wayland-5df752ab16f4a343416952ccbc07ab6aa0217429.tar.zst wayland-5df752ab16f4a343416952ccbc07ab6aa0217429.zip | |
doc: Fix typos
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.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 ca3c56f..cc8fb06 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -102,7 +102,7 @@ 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 |
