Fix outdated documentation (#2362)

This commit is contained in:
Trevor Merrifield 2016-05-28 10:44:20 -04:00 committed by Michael Stapelberg
parent 460e33a847
commit 54cacd58ff
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ type (string)::
Type of this container. Can be one of "root", "output", "con", Type of this container. Can be one of "root", "output", "con",
"floating_con", "workspace" or "dockarea". "floating_con", "workspace" or "dockarea".
border (string):: border (string)::
Can be either "normal", "none" or "1pixel", depending on the Can be either "normal", "none" or "pixel", depending on the
containers border style. containers border style.
current_border_width (integer):: current_border_width (integer)::
Number of pixels of the border width. Number of pixels of the border width.