From 7121482f04c0ffb31411cc2037dc34cc66888a8f Mon Sep 17 00:00:00 2001 From: Katja Marttila Date: Fri, 20 Jan 2017 12:32:23 +0200 Subject: Rename QtBSP as QBSP Change-Id: I2537aec5d3065da78bf9b0c6970ff3b38c7d4946 Reviewed-by: Samuli Piippo --- src/sdk/commandlineparser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sdk') diff --git a/src/sdk/commandlineparser.cpp b/src/sdk/commandlineparser.cpp index 8547e674b..03a65295d 100644 --- a/src/sdk/commandlineparser.cpp +++ b/src/sdk/commandlineparser.cpp @@ -115,7 +115,7 @@ CommandLineParser::CommandLineParser() "not started by the client application in that case, you need to start it on your own."), QLatin1String("socketname,key"))); m_parser.addOption(QCommandLineOption(QLatin1String(CommandLineOptions::InstallCompressedRepository), - QLatin1String("Installs QtBSP or 7z file. The QtBSP (Board Support Package) file must be a .7z " + QLatin1String("Installs QBSP or 7z file. The QBSP (Board Support Package) file must be a .7z " "file which contains a valid repository."), QLatin1String("URI,..."))); m_parser.addOption(QCommandLineOption(QLatin1String(CommandLineOptions::SilentUpdate), -- cgit v1.2.3