From 22a11a582f8569a055afa8fb386bd455aef38245 Mon Sep 17 00:00:00 2001 From: Larry Gilbert Date: Sat, 12 Jun 2010 17:02:41 -0700 Subject: Fix some errors in spelling, punctuation, grammar, etc. --- etc/inc/shaper.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/inc/shaper.inc b/etc/inc/shaper.inc index 96712bf..c6e19d3 100644 --- a/etc/inc/shaper.inc +++ b/etc/inc/shaper.inc @@ -599,7 +599,7 @@ class altq_root_queue { $form .= " GetEnabled() == "on") $form .= " CHECKED"; - $form .= " > Enable/Disable discipline and its childs"; + $form .= " > Enable/disable discipline and its children"; $form .= ""; $form .= "
Name"; $form .= ""; @@ -627,7 +627,7 @@ class altq_root_queue { $form .= ">PRIQ"; $form .= ""; $form .= "
"; - $form .= "NOTE: changing this changes all child queues!"; + $form .= "NOTE: Changing this changes all child queues!"; $form .= " Beware you can lose information."; $form .= ""; $form .= ""; @@ -660,13 +660,13 @@ class altq_root_queue { $form .= $this->GetQlimit(); $form .= "\">"; $form .= ""; - $form .= "Tbr Size"; + $form .= "TBR Size"; $form .= ""; $form .= "GetTbrConfig(); $form .= "\">"; $form .= "
"; - $form .= "Adjusts the size, in bytes, of the token bucket regulator."; + $form .= "Adjusts the size, in bytes, of the token bucket regulator. "; $form .= "If not specified, heuristics based on the interface "; $form .= "bandwidth are used to determine the size."; $form .= ""; -- cgit v1.1