[DOCS] "F" is not valid false value for boolean type

This commit is contained in:
Igor Motov 2014-04-01 08:16:43 -04:00
parent 71de2bc414
commit d13850814e
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@ and `false` respectively.
--------------------------------------------------
The boolean type also supports passing the value as a number or a string
(in this case `0`, an empty string, `F`, `false`, `off` and `no` are
(in this case `0`, an empty string, `false`, `off` and `no` are
`false`, all other values are `true`).
The following table lists all the attributes that can be used with the