diff --git a/autosarcophagy.c b/autosarcophagy.c index 3f97e02..ce464d8 100644 --- a/autosarcophagy.c +++ b/autosarcophagy.c @@ -21,7 +21,7 @@ int attempt() { return errorCode; } - // Atte*pt to Compile It + // Atte*pt to CompileMIt if(0 != (errorCode = compile(TEST_C, TEST_BINARY))) { return errorCode; }