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 701b711 commit e8dadbbCopy full SHA for e8dadbb
src/runtime.c
@@ -242,7 +242,7 @@ print_help(const char *appimage_path)
242
" Or you can invoke this AppImage with the --appimage-portable-home option,\n"
243
" which will create this directory for you. As long as the directory exists\n"
244
" and is neither moved nor renamed, the application contained inside this\n"
245
- " AppImage to store its data in this directory rather than in your home\n"
+ " AppImage will store its data in this directory rather than in your home\n"
246
" directory\n"
247
, appimage_path);
248
}
0 commit comments