Typo fix.

This commit is contained in:
Alessandro Portale
2010-07-29 14:59:09 +02:00
parent 6cc0abfec0
commit b15851f6d5

View File

@@ -126,7 +126,7 @@ Core::BaseFileWizardParameters QmlStandaloneAppWizard::parameters(WizardType typ
"project. A lightweight Qt/C++ application with a QDeclarativeView "
"and a single QML file will be created.")
: tr("Creates a standalone, mobile-deployable Qt QML application "
"project. An erxisting QML project will be imported and a lightweight "
"project. An existing QML project will be imported and a lightweight "
"Qt/C++ application with a QDeclarativeView will be created for it."));
parameters.setCategory(QLatin1String(Constants::QML_WIZARD_CATEGORY));
parameters.setDisplayCategory(QCoreApplication::translate(Constants::QML_WIZARD_TR_SCOPE,