diff options
-rw-r--r-- | src/etc/inc/shaper.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/inc/shaper.inc b/src/etc/inc/shaper.inc index 33266fb..2d4c45e 100644 --- a/src/etc/inc/shaper.inc +++ b/src/etc/inc/shaper.inc @@ -881,7 +881,7 @@ class altq_root_queue { $section->addInput(new Form_Input( 'tbrconfig', - 'TRB Size', + 'TBR Size', 'number', $this->GetTbrConfig() ))->setHelp('Adjusts the size, in bytes, of the token bucket regulator. If not specified, heuristics based on the interface ' . |