Index: /trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp
===================================================================
--- /trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp	(revision 67903)
+++ /trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp	(revision 67904)
@@ -278,5 +278,5 @@
     }
     return RTErrInfoSetF(pArgs->pErrInfo, VERR_SYMBOL_NOT_FOUND,
-                         "Unable to local imported symbol '%s%s%s' for module '%s'",
+                         "Unable to locate imported symbol '%s%s%s' for module '%s'",
                          pszModule ? pszModule : "",
                          pszModule && *pszModule ? "." : "",
