summaryrefslogtreecommitdiffstats
path: root/kexi/kexidb/indexschema.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/kexidb/indexschema.h')
-rw-r--r--kexi/kexidb/indexschema.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/kexidb/indexschema.h b/kexi/kexidb/indexschema.h
index 12feae04..54306af2 100644
--- a/kexi/kexidb/indexschema.h
+++ b/kexi/kexidb/indexschema.h
@@ -110,7 +110,7 @@ class KEXI_DB_EXPORT IndexSchema : public FieldList, public SchemaData
is this IndexSchem object assigned.
Note: If \a rel was detached from masterRelationships() list,
- this object now has no tqparent, so you need to attach it to somewhere or destruct it.
+ this object now has no parent, so you need to attach it to somewhere or destruct it.
*/
void detachRelationship(Relationship *rel);