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>
This commit is contained in:
Philip Withnall 2022-12-19 12:37:57 +00:00 committed by Philip Withnall
parent 4624cfaaf5
commit 37a7b9d387

View file

@ -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.