mirror of
https://github.com/YACReader/yacreader
synced 2025-05-25 18:00:46 -04:00
Typo
This commit is contained in:
parent
b81b7908f3
commit
89d7d76080
@ -82,7 +82,7 @@ int main(int argc, char **argv)
|
||||
|
||||
QCommandLineParser parser;
|
||||
parser.setApplicationDescription(QString(QCoreApplication::tr("\nYACReaderLibraryServer is the headless (no gui) version of YACReaderLibrary.\n\n"
|
||||
"This appplication support persisten settings, to set them up edit this file %1\n"
|
||||
"This appplication supports persistent settings, to set them up edit this file %1\n"
|
||||
"To learn about the available settings please check the documentation at https://raw.githubusercontent.com/YACReader/yacreader/develop/YACReaderLibraryServer/SETTINGS_README.md"))
|
||||
.arg(settingsPath));
|
||||
parser.addHelpOption();
|
||||
|
Loading…
Reference in New Issue
Block a user