Index: /trunk/src/VBox/VMM/VMMAll/IEMAll.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/IEMAll.cpp	(revision 60670)
+++ /trunk/src/VBox/VMM/VMMAll/IEMAll.cpp	(revision 60671)
@@ -7586,5 +7586,5 @@
 iemMemStoreDataXdtr(PIEMCPU pIemCpu, uint16_t cbLimit, RTGCPTR GCPtrBase, uint8_t iSegReg, RTGCPTR GCPtrMem, IEMMODE enmOpSize)
 {
-    /** @todo Looks like SIDT and SGDT performce two separate writes here,
+    /** @todo Looks like SIDT and SGDT perform two separate writes here,
      *        first the limit, then base. Should the base write hit a segment
      *        limit, the first write isn't rolled back. */
