summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2022-12-19 12:37:57 +0000
committerPhilip Withnall <pwithnall@endlessos.org>2022-12-19 12:41:52 +0000
commit37a7b9d387f01ae789432872028317488d0000c8 (patch)
tree6b4accc6d2fb5f359a6d5444005967a5db483bf8
parent4624cfaaf563cd7be5e2e2087c8de6d3a48ea867 (diff)
downloadwayland-protocols-37a7b9d387f01ae789432872028317488d0000c8.tar.gz
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 <pwithnall@endlessos.org>
-rw-r--r--staging/xdg-activation/xdg-activation-v1.xml2
1 files changed, 1 insertions, 1 deletions
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.