docs: fix syntax error

This commit is contained in:
Eric Wasylishen 2016-11-02 18:20:39 -06:00
parent e5901dfee6
commit 7c1e9223a9
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ Set the minimum light level for any surface of the brush model. Default 0.
.IP "\fB""_minlight_exclude"" ""texname""\fP"
Faces with the given texture are excluded from receiving minlight on this brush model.
.IP "\fB""_minlight_color"" ""r g b""\fP" | "\fB""_mincolor"" ""r g b""\fP"
.IP "\fB""_minlight_color"" ""r g b""\fP | \fB""_mincolor"" ""r g b""\fP"
Specify red(r), green(g) and blue(b) components for the colour of the
minlight. RGB component values are between 0 and 255 (between 0 and 1 is also
accepted). Default is white light