Discussion:
[PATCH wayland-protocols] xdg-shell: fix a typo
Sebastian Krzyszkowiak
2018-11-05 20:13:59 UTC
Permalink
Signed-off-by: Sebastian Krzyszkowiak <***@dosowisko.net>
---
stable/xdg-shell/xdg-shell.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml
index e259a1f..2e420c6 100644
--- a/stable/xdg-shell/xdg-shell.xml
+++ b/stable/xdg-shell/xdg-shell.xml
@@ -101,7 +101,7 @@
<description summary="check if the client is alive">
The ping event asks the client if it's still alive. Pass the
serial specified in the event back to the compositor by sending
- a "pong" request back with the specified serial. See xdg_wm_base.ping.
+ a "pong" request back with the specified serial. See xdg_wm_base.pong.

Compositors can use this to determine if the client is still
alive. It's unspecified what will happen if the client doesn't
--
2.19.1
Loading...