Index: /trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp	(revision 85877)
+++ /trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp	(revision 85878)
@@ -243,5 +243,5 @@
                 && pbMbr[511] == 0xaa)
                 *puScore = RTDVM_MATCH_SCORE_SUPPORTED; /* Not perfect because GPTs have a protective MBR. */
-            /* @todo this could easily confuser a DOS, OS/2 or NT boot sector with a MBR... */
+            /** @todo this could easily confuser a DOS, OS/2 or NT boot sector with a MBR... */
             RTMemTmpFree(pbMbr);
         }
