Index: /trunk/src/VBox/Main/idl/VirtualBox.xidl
===================================================================
--- /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 35941)
+++ /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 35942)
@@ -15106,5 +15106,5 @@
 
     <attribute name="maxMbPerSec" type="unsigned long">
-      <desc>The maximum number of MB which can be transfered by all
+      <desc>The maximum number of MBytes which can be transfered by all
         entities attached to this group during one second.</desc>
     </attribute>
@@ -15143,6 +15143,6 @@
         <desc>The type of the bandwidth group (network or disk).</desc>
       </param>
-      <param name="maxBytesPerSec" type="unsigned long" dir="in">
-        <desc>The maximum number of bytes which can be transfered by all
+      <param name="maxMbPerSec" type="unsigned long" dir="in">
+        <desc>The maximum number of MBytes which can be transfered by all
           entities attached to this group during one second.</desc>
       </param>
