From 3d268425040f200ce8ed3d583fedafb38eecba67 Mon Sep 17 00:00:00 2001 From: scorpio810 Date: Sun, 31 Dec 2017 00:53:55 +0000 Subject: [PATCH] Typo git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5199 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- sources/elementtextpattern.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }