diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2019-09-12 00:28:45 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2019-09-12 14:56:36 +0300 |
commit | a085e6495c79d36c0cb578f3f7f667a73d83bfd8 (patch) | |
tree | acaa912577f61499461de31ddf28b51a15546f0a /swaymsg | |
parent | c11c8a583f3e7232c9dbb20d349df32bad5a1518 (diff) |
swaymsg.1: fix typos
Diffstat (limited to 'swaymsg')
-rw-r--r-- | swaymsg/swaymsg.1.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd index de68f80c..515d745f 100644 --- a/swaymsg/swaymsg.1.scd +++ b/swaymsg/swaymsg.1.scd @@ -89,7 +89,7 @@ _swaymsg_ [options...] [message] *subscribe* 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 - 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 |