diff options
-rw-r--r-- | tools/linguist/lconvert/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linguist/lconvert/main.cpp b/tools/linguist/lconvert/main.cpp index dd02d5f..8ecdbc2 100644 --- a/tools/linguist/lconvert/main.cpp +++ b/tools/linguist/lconvert/main.cpp @@ -99,7 +99,7 @@ static int usage(const QStringList &args) " Drop finished messages.\n\n" " --locations {absolute|relative|none}\n" " Override how source code references are saved in ts files.\n" - " Default is absolute.\n}n" + " Default is absolute.\n\n" " --no-ui-lines\n" " Drop line numbers from references to .ui files.\n\n" " --verbose\n" |