* luci/libs/uvl: fix description of default option in meta scheme

This commit is contained in:
Jo-Philipp Wich 2008-09-07 02:57:47 +00:00
parent 885e54007f
commit 96e7e81d1d

View file

@ -270,7 +270,7 @@ config variable
# Variable default value (schema.@variable.default)
config variable
option name 'default'
option title 'Datatype of this variable'
option title 'Default value of this variable'
option section 'schema.variable'
option type 'variable'
option datatype 'string'