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 2aa76ad commit ea8cb4eCopy full SHA for ea8cb4e
src/main.cpp
@@ -150,12 +150,12 @@ static void kill_signal(int sig) { exit(0); }
150
// less than 80 (max 78) char wide, giving a general (concise) overview
151
static const char *shortHelp_text =
152
"\n"
153
- "AtomicParlsey sets metadata into MPEG-4 files & derivatives supporting 3 "
+ "AtomicParsley sets metadata into MPEG-4 files & derivatives supporting 3 "
154
"tag\n"
155
" schemes: iTunes-style, 3GPP assets & ISO defined copyright "
156
"notifications.\n"
157
158
- "AtomicParlsey quick help for setting iTunes-style metadata into MPEG-4 "
+ "AtomicParsley quick help for setting iTunes-style metadata into MPEG-4 "
159
"files.\n"
160
161
"General usage examples:\n"
0 commit comments