summaryrefslogtreecommitdiffstats
path: root/kmymoney2/converter/imymoneyreader.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-07-28 14:54:40 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-07-28 14:54:40 +0200
commit87f567cd9fd6ecf39a65f8c4564958e64df40e5f (patch)
tree8a4586d3f6d0b3f3a94cfa2dd4322e71ceaa2483 /kmymoney2/converter/imymoneyreader.h
parent8be22879a121ac2405c75e0c0878f857d8c53121 (diff)
downloadkmymoney-87f567cd9fd6ecf39a65f8c4564958e64df40e5f.tar.gz
kmymoney-87f567cd9fd6ecf39a65f8c4564958e64df40e5f.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'kmymoney2/converter/imymoneyreader.h')
-rw-r--r--kmymoney2/converter/imymoneyreader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/converter/imymoneyreader.h b/kmymoney2/converter/imymoneyreader.h
index 4866b03..92f8963 100644
--- a/kmymoney2/converter/imymoneyreader.h
+++ b/kmymoney2/converter/imymoneyreader.h
@@ -81,7 +81,7 @@ public:
* into the MyMoney engine.
*
* This method also starts the user defined import filter program
- * defined in the TQIF profile(when a TQIF file is selected). If none is
+ * defined in the QIF profile(when a QIF file is selected). If none is
* defined, the file is read as is (actually the UNIX command
* 'cat -' is used as the filter).
*