diff --git a/src/args.cpp b/src/args.cpp index b4f8102..75fbabe 100644 --- a/src/args.cpp +++ b/src/args.cpp @@ -4,8 +4,8 @@ const char* argp_program_version = PROJECT_NAME " " VERSION_CODE "\n\n" "License: GPLv3 \n" - "If you did not receive a copy of the source code, it is\n" - "available at or the\n" + "If you did not receive a copy of the source code, it is available\n" + "at or the\n" "GitLab mirror at ."; #ifndef _WIN32