X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=libs%2Fuvl%2Froot%2Flib%2Fuci%2Fschema%2Fmeta%2Fschema;h=dd373f8ae0e6992e8bd6be3d19ee8fd778977f0b;hb=19e22598fd5b43a4e3e23e5e0d5f994281024035;hp=1d673d3502fdf5f83c235916d9e0869619eb6d00;hpb=34ab619ee3dd9fd04a4198288540e3a7a19aadf6;p=project%2Fluci.git diff --git a/libs/uvl/root/lib/uci/schema/meta/schema b/libs/uvl/root/lib/uci/schema/meta/schema index 1d673d350..dd373f8ae 100644 --- a/libs/uvl/root/lib/uci/schema/meta/schema +++ b/libs/uvl/root/lib/uci/schema/meta/schema @@ -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'