Fix some further typos
[grml-scripts.git] / compile / vmware-detect.c
index 8afe2d1..c99e36f 100644 (file)
@@ -129,7 +129,7 @@ int main(int argc, char* argv[]) {
         return EXIT_SUCCESS;
     } else {
         if(!Killed) {
-            // check unuseable or not implemented
+            // check unusable or not implemented
             DWRITE("false\n");
             DWRITE("Check not implemented, yet!\n");
             return a ? EXIT_SUCCESS : EXIT_FAILURE;