--- Vago/trunk/Vago/packageWizard/packagepage4.cpp 2013/04/06 20:54:26 790 +++ Vago/trunk/Vago/packageWizard/packagepage4.cpp 2013/04/07 11:02:56 799 @@ -7,7 +7,7 @@ PackagePage4::PackagePage4(QWidget *pare { ui->setupUi(this); this->setTitle("Package Files"); - this->setSubTitle("Add here the resources to the correspondent plataform for your package."); + this->setSubTitle("Add the resources to the corresponding platform for your package."); commonTable=ui->twCommon; windowsTable=ui->twWindows;