Index: /trunk/src/VBox/Main/idl/VirtualBox.xidl
===================================================================
--- /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 31266)
+++ /trunk/src/VBox/Main/idl/VirtualBox.xidl	(revision 31267)
@@ -8170,11 +8170,11 @@
           with a given timeout in milliseconds; specify -1 for an indefinite wait.
 
-	  Note that the VirtualBox/XPCOM/COM/native event queues of the calling
-	  thread are not processed while waiting.  Neglecting event queues may
-	  have dire consequences (degrade performance, resource hogs,
-	  deadlocks, etc.), this is specially so for the main thread on
-	  platforms using XPCOM.  Callers are adviced wait for short periods
-	  and service their event queues between calls, or to create a worker
-	  thread to do the waiting.
+          Note that the VirtualBox/XPCOM/COM/native event queues of the calling
+          thread are not processed while waiting.  Neglecting event queues may
+          have dire consequences (degrade performance, resource hogs,
+          deadlocks, etc.), this is specially so for the main thread on
+          platforms using XPCOM.  Callers are adviced wait for short periods
+          and service their event queues between calls, or to create a worker
+          thread to do the waiting.
 
         <result name="VBOX_E_IPRT_ERROR">
@@ -8195,5 +8195,5 @@
           milliseconds; specify -1 for an indefinite wait.
 
-	  See <link to="#waitForCompletion"> for event queue considerations.
+          See <link to="#waitForCompletion"> for event queue considerations.</link>
 
         <result name="VBOX_E_IPRT_ERROR">
