mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 04:40:06 +01:00
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:
parent
4624cfaaf5
commit
37a7b9d387
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue