Index: /trunk/src/VBox/VMM/VMMAll/IEMAll.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/IEMAll.cpp	(revision 66583)
+++ /trunk/src/VBox/VMM/VMMAll/IEMAll.cpp	(revision 66584)
@@ -5324,6 +5324,6 @@
 
         /** @todo double and tripple faults. */
-        /** @todo When implementing #DF, the SVM nested-guest #DF intercepts needs some
-         *        care. See AMD spec. 15.12 "Exception Intercepts". */
+        /** @todo When implementing \#DF, the SVM nested-guest \#DF intercepts needs
+         *        some care. See AMD spec. 15.12 "Exception Intercepts". */
         if (pVCpu->iem.s.cXcptRecursions >= 3)
         {
