Use correct option name [ci skip]

This commit is contained in:
Marcio Junior 2014-04-17 10:30:21 -03:00
parent 15a958b56e
commit 85c540ac9d
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ end
```
For check boxes and radio buttons you can remove the label changing `boolean_style` from default value `:nested` to `:inline`.
Also, `item_wrap_tag` will not work when `boolean_style` is set to `:nested`.
Also, `item_wrapper_tag` will not work when `boolean_style` is set to `:nested`.
Example: