* luci/modules/admin-core: fix typo/spec violation in network scheme
[project/luci.git] / modules / admin-core / root / lib / uci / schema / default / network
index 00f9420..c0f3587 100644 (file)
@@ -80,7 +80,7 @@ config variable
 config variable
        option name     'keepalive'
        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 datatype 'uint'
        list   depends  'proto=pppoe'