[Uml-devel] kdesdk/umbrello/umbrello/dialogs (silent)

Malcolm Hunter malcolm.hunter at gmx.co.uk
Thu Feb 12 06:25:09 UTC 2004


CVS commit by mhunter: 

CVS_SILENT Typographical corrections and changes


  M +1 -1      codegenerationwizard.cpp   1.15


--- kdesdk/umbrello/umbrello/dialogs/codegenerationwizard.cpp  #1.14:1.15
@@ -173,5 +173,5 @@ void CodeGenerationWizard::showPage(QWid
                         if (KMessageBox::questionYesNo(this,
                                         i18n("The directory %1 does not exist. Do you want to create it now?").arg(info.filePath()),
-                                        i18n("Output Directoy Does Not Exist")) == KMessageBox::Yes)
+                                        i18n("Output Directory Does Not Exist")) == KMessageBox::Yes)
                         {
                                 QDir dir;






More information about the umbrello-devel mailing list