* luci/libs/uvl:
[project/luci.git] / libs / uvl / root / lib / uci / schema / meta / schema
index 1d673d3..dd373f8 100644 (file)
@@ -305,8 +305,8 @@ config section
 
 # Enum value (schema.@enum.value)
 config variable
-       option name             'name'
-       option title    'Name of the defined variable'
+       option name             'value'
+       option title    'Value of the defined enum value'
        option section  'schema.enum'
        option type             'variable'
        option datatype 'string'