Index: /trunk/src/VBox/Devices/Network/DevE1000.cpp
===================================================================
--- /trunk/src/VBox/Devices/Network/DevE1000.cpp	(revision 22586)
+++ /trunk/src/VBox/Devices/Network/DevE1000.cpp	(revision 22587)
@@ -4532,5 +4532,5 @@
         Phy::setLinkStatus(&pState->phy, false);
         e1kRaiseInterrupt(pState, VERR_SEM_BUSY, ICR_LSC);
-        /* Restore the link back in half a second. */
+        /* Restore the link back in five seconds. */
         e1kArmTimer(pState, pState->pLUTimer, 5000000);
     }
