We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa141f5 commit 6f3138fCopy full SHA for 6f3138f
appimagetool.c
@@ -737,7 +737,7 @@ main (int argc, char *argv[])
737
printf("please set it in the Travis CI Repository Settings for this project.\n");
738
printf("You can get one from https://github.com/settings/tokens\n");
739
} else {
740
- printf(", which is expected since this is a pull request\n");
+ printf("which is expected since this is a pull request\n");
741
}
742
743
gchar *zsyncmake_path = g_find_program_in_path ("zsyncmake");
0 commit comments