Index: /trunk/src/VBox/Main/idl/VirtualBox.xidl
===================================================================
--- /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 65047)
+++ /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 65048)
@@ -3815,6 +3815,6 @@
     <attribute name="imageIndex" type="unsigned short">
       <desc>
-        The image index on installation CD\DVD used to install.
-	Used only with Windows installation CD\DVD
+        The image index on installation CD/DVD used to install.
+        Used only with Windows installation CD/DVD
       </desc>
     </attribute>
@@ -3822,5 +3822,5 @@
     <method name="preparation">
       <desc>
-	Preparation for running the unattended process of installation
+        Preparation for running the unattended process of installation
       </desc>
     </method>
@@ -3828,5 +3828,5 @@
     <method name="constructScript">
       <desc>
-	Generates Guest-OS-specific unattended script.
+        Generates Guest-OS-specific unattended script.
       </desc>
     </method>
@@ -3834,7 +3834,7 @@
     <method name="constructMedia">
       <desc>
-	Fix scripts in auxiliary CD ISO if it's needed
-	Packages Guest-OS-specific unattended script into auxiliary CD ISO 
-	or into auxiliary floppy, depending on IMachine::OSTypId.
+        Fix scripts in auxiliary CD ISO if it's needed
+        Packages Guest-OS-specific unattended script into auxiliary CD ISO 
+        or into auxiliary floppy, depending on IMachine::OSTypId.
       </desc>
     </method>
@@ -3842,6 +3842,6 @@
     <method name="reconstructVM">
       <desc>
-	Prepare a newly created VM to start unattended installation
-	(For example, such steps like open/attach bootable CD/FDD, OS ISO, additions)
+        Prepare a newly created VM to start unattended installation
+        (For example, such steps like open/attach bootable CD/FDD, OS ISO, additions)
       </desc>
     </method>
@@ -3849,5 +3849,5 @@
     <method name="runInstallation">
       <desc>
-	Run unattended installation
+        Run unattended installation
       </desc>
     </method>
