summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/sql/tqsqlfield.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/src/sql/tqsqlfield.cpp')
-rw-r--r--tqtinterface/qt4/src/sql/tqsqlfield.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/sql/tqsqlfield.cpp b/tqtinterface/qt4/src/sql/tqsqlfield.cpp
index fcbb08d..b9f9590 100644
--- a/tqtinterface/qt4/src/sql/tqsqlfield.cpp
+++ b/tqtinterface/qt4/src/sql/tqsqlfield.cpp
@@ -53,7 +53,7 @@
TQSqlField represents the characteristics of a single column in a
database table or view, such as the data type and column name. A
- field also tqcontains the value of the database column, which can be
+ field also contains the value of the database column, which can be
viewed or changed.
Field data values are stored as TQVariants. Using an incompatible