diff --git a/sources/elementtextpattern.cpp b/sources/elementtextpattern.cpp index 1562ff2d4..084d06e82 100644 --- a/sources/elementtextpattern.cpp +++ b/sources/elementtextpattern.cpp @@ -140,7 +140,7 @@ ImportElementTextPattern::ImportElementTextPattern(Element *elmt): if(!exist) { QMessageBox::information(parentWidget(), - QObject::tr("Configurtaion de textes"), + QObject::tr("Configuration de textes"), QObject::tr("Aucune configuration de textes existante.")); return; }