Fixed typo

This commit is contained in:
Pound_Hash 2022-04-03 10:57:19 -07:00
parent 8f036b6f78
commit 26323d6ac6

View file

@ -284,7 +284,7 @@ set|plus|minus|toggle <amount>
*resize* shrink|grow width|height [<amount> [px|ppt]] *resize* shrink|grow width|height [<amount> [px|ppt]]
Resizes the currently focused container by _amount_, specified in pixels or Resizes the currently focused container by _amount_, specified in pixels or
percentage points. If the units are omitted, floating containers are resized percentage points. If the units are omitted, floating containers are resized
in px and tiled containers by ppt. _amount_ will default to 10 if omitted. in px and tiled containers by ppt. _Amount_ will default to 10 if omitted.
*resize* set height <height> [px|ppt] *resize* set height <height> [px|ppt]
Sets the height of the container to _height_, specified in pixels or Sets the height of the container to _height_, specified in pixels or