diff --git a/Source1.cpp b/Source1.cpp index 6ad2b42..11815f5 100644 --- a/Source1.cpp +++ b/Source1.cpp @@ -2,7 +2,7 @@ int main(void) { - printf("Hello World!\n") + printf("Hello Worldd!\n") return 0 } \ No newline at end of file