Android: Fix line break.
authorBogDan Vatra <bogdan@kde.org>
Tue, 18 Mar 2014 11:03:37 +0000 (13:03 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 18 Mar 2014 11:17:02 +0000 (12:17 +0100)
Change-Id: I0591cba588e2b5ed1fc29aaf32fb40e6ee0cd97d
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
src/androiddeployqt/main.cpp

index 3a831a0..de8cf13 100644 (file)
@@ -337,7 +337,7 @@ void printHelp()
                     "       platform. By default, the highest available version will be\n"
                     "       used.\n"
                     "    --ant <path/to/ant>: If unspecified, ant from the PATH will be\n"
-                    "       used."
+                    "       used.\n"
                     "    --release: Builds a package ready for release. By default, the\n"
                     "       package will be signed with a debug key.\n"
                     "    --sign <url/to/keystore> <alias>: Signs the package with the\n"