mirror of
https://github.com/openwrt/openwrt.git
synced 2025-06-21 00:22:56 +00:00
fix a small typo
SVN-Revision: 7047
This commit is contained in:
@ -148,8 +148,8 @@ config_cb() {
|
||||
# Section start
|
||||
case "$1" in
|
||||
interface)
|
||||
config_set "$1" "classgroup" "Default"
|
||||
config_set "$1" "upload" "128"
|
||||
config_set "$2" "classgroup" "Default"
|
||||
config_set "$2" "upload" "128"
|
||||
;;
|
||||
classify|default|reclassify)
|
||||
option_cb() {
|
||||
|
Reference in New Issue
Block a user