diff options
Diffstat (limited to 'bin/tqtfindtr')
-rwxr-xr-x | bin/tqtfindtr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tqtfindtr b/bin/tqtfindtr index 52134ceab..c7b82d14f 100755 --- a/bin/tqtfindtr +++ b/bin/tqtfindtr @@ -37,7 +37,7 @@ msgstr "" $scope = ""; if ( $#ARGV < 0 ) { - print STDERR "Usage: tqttqtfindtr sourcefile ... >project.po\n"; + print STDERR "Usage: tqtfindtr sourcefile ... >project.po\n"; exit 1; } |