Index: /trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp	(revision 56503)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp	(revision 56504)
@@ -287,5 +287,5 @@
         if (!mVaData.isValid())
         {
-            /* Note:  We're usig Qt::MoveAction because this speed up the whole operation
+            /* Note:  We're usig Qt::MoveAction because this speeds up the whole operation
              *        significantly: Instead of copying the data from the temporary location to
              *        the final destination we just move it.
