projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
885e540
)
* luci/libs/uvl: fix description of default option in meta scheme
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 7 Sep 2008 02:57:47 +0000
(
02:57
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 7 Sep 2008 02:57:47 +0000
(
02:57
+0000)
libs/uvl/root/lib/uci/schema/meta/schema
patch
|
blob
|
history
diff --git
a/libs/uvl/root/lib/uci/schema/meta/schema
b/libs/uvl/root/lib/uci/schema/meta/schema
index 7f6981a024e9c153b82aeea095dfdfb2c83d32b9..3b78725d5382acc6513da36bf4002f77d540d371 100644
(file)
--- a/
libs/uvl/root/lib/uci/schema/meta/schema
+++ b/
libs/uvl/root/lib/uci/schema/meta/schema
@@
-270,7
+270,7
@@
config variable
# Variable default value (schema.@variable.default)
config variable
option name 'default'
- option title 'D
atatyp
e of this variable'
+ option title 'D
efault valu
e of this variable'
option section 'schema.variable'
option type 'variable'
option datatype 'string'