Skip to content
Snippets Groups Projects
Commit 5a58270e authored by arw's avatar arw
Browse files

fix a typo

parent 005097f2
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
int main(int argc, char **argv)
{
printf("Hello World!!!!\n");
printf("Hello world!!!!\n");
printf("Hallo Welt!!!!\n");
return 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment