* luci/libs/uvl: fix description of default option in meta scheme
[project/luci.git] / libs / uvl / root / lib / uci / schema / meta / schema
index 7f6981a..3b78725 100644 (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'