diff --git a/samples/vboxwrapper/vboxwrapper.cpp b/samples/vboxwrapper/vboxwrapper.cpp
index 48498af9370415cb836e138228c3a056bb25c9ab..e044b3fc47b7cfe6e6e63ea2b70f910bc63d19f9 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.