From bbb570481b3a3e7bcae81732ec43f20228805b11 Mon Sep 17 00:00:00 2001 From: Roberto Raggi Date: Wed, 7 Jan 2009 09:44:21 +0100 Subject: test the rewriter and the pretty printer. --- tests/manual/cplusplus/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/manual/cplusplus/main.cpp') diff --git a/tests/manual/cplusplus/main.cpp b/tests/manual/cplusplus/main.cpp index b8a8e32870..c33bcbbeff 100644 --- a/tests/manual/cplusplus/main.cpp +++ b/tests/manual/cplusplus/main.cpp @@ -231,7 +231,7 @@ int main(int argc, char *argv[]) const QByteArray appFileName = QFile::encodeName(appInfo.fileName()); printf("Usage: %s [options]\n" - " --help Display ths information\n" + " --help Display this information\n" " --test-rewriter Test the tree rewriter\n" " --test-pretty-printer Test the pretty printer\n", appFileName.constData()); -- cgit v1.2.1