From 37a7b9d387f01ae789432872028317488d0000c8 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 19 Dec 2022 12:37:57 +0000 Subject: Fix typo in xdg-activation-v1 Noticed during review in https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/98#note_1003427, but not changed at the time. Noticed again in https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3090#note_1606895. Signed-off-by: Philip Withnall --- staging/xdg-activation/xdg-activation-v1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/xdg-activation/xdg-activation-v1.xml b/staging/xdg-activation/xdg-activation-v1.xml index 4994298..bb45904 100644 --- a/staging/xdg-activation/xdg-activation-v1.xml +++ b/staging/xdg-activation/xdg-activation-v1.xml @@ -40,7 +40,7 @@ Another established way exists for Applications implementing the D-Bus interface org.freedesktop.Application, which should get their token under - XDG_ACTIVATION_TOKEN on their platform_data. + activation-token on their platform_data. In general activation tokens may be transferred across clients through means not described in this protocol. -- cgit v1.2.3