OSDN Git Service

Text fix
authorPawel Polanski <pawel.3.polanski@nokia.com>
Tue, 15 Mar 2011 11:40:06 +0000 (12:40 +0100)
committerPawel Polanski <pawel.3.polanski@nokia.com>
Tue, 15 Mar 2011 11:40:06 +0000 (12:40 +0100)
src/plugins/qt4projectmanager/qt-s60/s60deploystep.cpp

index 57ec4bb..1b776d7 100644 (file)
@@ -571,7 +571,7 @@ void S60DeployStep::handleSymbianInstall(const Coda::CodaCommandResult &result)
             initFileInstallation();
     } else {
         reportError(tr("Installation failed: %1, "
-                       "Explanation of error codes are available at: %2")
+                       "Explanation of error codes is available at: %2")
                     .arg(result.errorString())
                     .arg(QLatin1String("http://wiki.forum.nokia.com/index.php/Symbian_OS_Error_Codes")));
     }