Index: /trunk/src/VBox/Devices/Storage/DevAHCI.cpp
===================================================================
--- /trunk/src/VBox/Devices/Storage/DevAHCI.cpp	(revision 56640)
+++ /trunk/src/VBox/Devices/Storage/DevAHCI.cpp	(revision 56641)
@@ -4655,7 +4655,6 @@
 
                     /*
-                     * Also make sure that the current request has no memroy still allocated
-                     * because it might be allocated by the driver below us. We don't require
-                     * it here anyway.
+                     * Also make sure that the current request has no memory allocated
+                     * from the driver below us. We don't require it here anyway.
                      */
                     ahciReqMemFree(pAhciPort, pAhciReq, true /* fForceFree */);
