From af9f2e83bc0089663bffc5b147b097bb40ec3c38 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Wed, 28 May 2014 20:39:27 -0400 Subject: [PATCH] VBOX: Fix typo --- samples/vboxwrapper/vboxwrapper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/vboxwrapper/vboxwrapper.cpp b/samples/vboxwrapper/vboxwrapper.cpp index 48498af937..e044b3fc47 100644 --- a/samples/vboxwrapper/vboxwrapper.cpp +++ b/samples/vboxwrapper/vboxwrapper.cpp @@ -559,7 +559,7 @@ int main(int argc, char** argv) { buf, buf ); - boinc_temporary_exit(86400, "Incompatible confgiuration detected."); + boinc_temporary_exit(86400, "Incompatible configuration detected."); } // Check against known incompatible versions of VirtualBox.