Skip to content

Commit

Permalink
That's not how colons work.
Browse files Browse the repository at this point in the history
  • Loading branch information
Clownacy committed Mar 18, 2024
1 parent 67fb736 commit f833ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend_custom.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ int main(int argc, char **argv)
if (argc < 2 || print_usage)
{
fputs(
"clownassembler: an assembler for the Motorola 68000.\n"
"clownassembler - An assembler for the Motorola 68000.\n"
"\n"
"Options:\n"
" -i [path] - Input file. If not specified, STDIN is used instead.\n"
Expand Down

0 comments on commit f833ee6

Please sign in to comment.