summaryrefslogtreecommitdiffstats
path: root/tools/linguist/lconvert
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-06-16 17:30:03 (GMT)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-06-16 17:30:51 (GMT)
commitef674c40e7d3092dfa8bb4fd43978ac0ebce64d7 (patch)
treef3cba6199594183ccc6a830bc2727da8c6bb3ca6 /tools/linguist/lconvert
parent302c8687f929ea29beba02a65a52c4507d7ab1c2 (diff)
downloadQt-ef674c40e7d3092dfa8bb4fd43978ac0ebce64d7.zip
Qt-ef674c40e7d3092dfa8bb4fd43978ac0ebce64d7.tar.gz
Qt-ef674c40e7d3092dfa8bb4fd43978ac0ebce64d7.tar.bz2
fix typo
Diffstat (limited to 'tools/linguist/lconvert')
-rw-r--r--tools/linguist/lconvert/main.cpp2
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"