diff --git a/etc/inc/shaper.inc b/etc/inc/shaper.inc index f8ea1736e3..9aa3900fa1 100644 --- a/etc/inc/shaper.inc +++ b/etc/inc/shaper.inc @@ -3706,7 +3706,7 @@ class dnqueue_class extends dummynet_class { $form .= "GetWeight() . "\" />"; $form .= " 
" . gettext("Hint: For queues under the same parent " - . "this specifies the share that a queue gets(values range from 1 to 100, you can leave it blank otherwise)") . ""; + . "this specifies the share that a queue gets (values range from 1 to 100, higher values get a larger share. Can be left blank.)") . ""; $form .= ""; $form .= ""; $form .= "" . gettext("Packet loss rate") . "";