* luci/modules/admin-core: fix typo/spec violation in network scheme

This commit is contained in:
Jo-Philipp Wich 2008-10-12 22:28:31 +00:00
parent 725719c221
commit df2c6eeb08

View file

@ -80,7 +80,7 @@ config variable
config variable config variable
option name 'keepalive' option name 'keepalive'
option title 'keep-alive' option title 'keep-alive'
option descriptions 'Number of connection failures before reconnect' option description 'Number of connection failures before reconnect'
option section 'network.interface' option section 'network.interface'
option datatype 'uint' option datatype 'uint'
list depends 'proto=pppoe' list depends 'proto=pppoe'