diff options
author | Rex Hackbro <rex.hackbro@mailbox.org> | 2019-11-28 23:09:13 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2019-11-28 23:29:17 +0100 |
commit | 9979382d56d452a13575fbf52a17f3c03b2691de (patch) | |
tree | 0ff2b3afb9e374949defde60462d4232c3a29858 | |
parent | 0cdad33f1a08f86675efd56c2236f903af744162 (diff) |
Rename 'node' to 'nodes' in swayipc doc
-rw-r--r-- | sway/sway-ipc.7.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd index a9685a2d..b8b02221 100644 --- a/sway/sway-ipc.7.scd +++ b/sway/sway-ipc.7.scd @@ -343,7 +343,7 @@ node and will have the following properties: |- focus : array : Array of child node IDs in the current focus order -|- node +|- nodes : array : The tiling children nodes for the node |- floating_nodes |