--- Vago/trunk/Vago/packageWizard/packagepage4.cpp 2013/04/06 20:54:26 790 +++ s10k/Vago/packageWizard/packagepage4.cpp 2017/12/30 13:43:28 1092 @@ -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;