Index: /trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp
===================================================================
--- /trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp	(revision 16052)
+++ /trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp	(revision 16053)
@@ -675,5 +675,5 @@
      * Do _not_ perform any capability-related system calls for root processes
      * (leaving g_uCaps at 0).
-     * (Hint: getuid gets the real user id, not the efficient.)
+     * (Hint: getuid gets the real user id, not the effective.)
      */
     if (getuid() != 0)
