sway-ipc.7: typo stacked->stacking

```
layout string  - The node's layout. It can either  be splith,  splitv, stacked, tabbed, or output
```

Correct to *stacking*
This commit is contained in:
Hugh O'Brien 2023-09-03 01:11:48 -04:00 committed by GitHub
parent 89f8531268
commit 4acd96a302
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -322,7 +322,7 @@ node and will have the following properties:
: Number of pixels used for the border width
|- layout
: string
: The node's layout. It can either be _splith_, _splitv_, _stacked_,
: The node's layout. It can either be _splith_, _splitv_, _stacking_,
_tabbed_, or _output_
|- orientation
: string