summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/forms/kexiformdataiteminterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/forms/kexiformdataiteminterface.h')
-rw-r--r--kexi/plugins/forms/kexiformdataiteminterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/forms/kexiformdataiteminterface.h b/kexi/plugins/forms/kexiformdataiteminterface.h
index 1cb7a11f4..a1d41482c 100644
--- a/kexi/plugins/forms/kexiformdataiteminterface.h
+++ b/kexi/plugins/forms/kexiformdataiteminterface.h
@@ -118,7 +118,7 @@ class KEXIFORMUTILS_EXPORT KexiFormDataItemInterface : public KexiDataItemInterf
virtual void undoChanges();
/* Cancels editing of the widget's data. This method just looks for
- the (grand)tqparent KexiFormScrollView object and calls
+ the (grand)parent KexiFormScrollView object and calls
KexiFormScrollView::cancelEditor(). */
void cancelEditor();