[qet] qet/qet: [5199] Typo |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 5199
Author: scorpio810
Date: 2017-12-31 01:53:55 +0100 (Sun, 31 Dec 2017)
Log Message:
-----------
Typo
Modified Paths:
--------------
trunk/sources/elementtextpattern.cpp
Modified: trunk/sources/elementtextpattern.cpp
===================================================================
--- trunk/sources/elementtextpattern.cpp 2017-12-31 00:50:02 UTC (rev 5198)
+++ trunk/sources/elementtextpattern.cpp 2017-12-31 00:53:55 UTC (rev 5199)
@@ -140,7 +140,7 @@
if(!exist)
{
QMessageBox::information(parentWidget(),
- QObject::tr("Configurtaion de textes"),
+ QObject::tr("Configuration de textes"),
QObject::tr("Aucune configuration de textes existante."));
return;
}