mirror of
https://github.com/swaywm/sway.git
synced 2024-11-21 23:41:27 +00:00
swaymsg.1: fix typos
This commit is contained in:
parent
c11c8a583f
commit
a085e6495c
|
@ -89,7 +89,7 @@ _swaymsg_ [options...] [message]
|
||||||
*subscribe*
|
*subscribe*
|
||||||
Subscribe to a list of event types. The argument for this type should be
|
Subscribe to a list of event types. The argument for this type should be
|
||||||
provided in the form of a valid JSON array. If any of the types are invalid
|
provided in the form of a valid JSON array. If any of the types are invalid
|
||||||
or if an valid JSON array is not provided, this will result in an failure.
|
or if a valid JSON array is not provided, this will result in a failure.
|
||||||
|
|
||||||
# RETURN CODES
|
# RETURN CODES
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue