summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/src/sql/tqsqlfield.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/src/sql/tqsqlfield.cpp')
-rw-r--r--experimental/tqtinterface/qt4/src/sql/tqsqlfield.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/tqtinterface/qt4/src/sql/tqsqlfield.cpp b/experimental/tqtinterface/qt4/src/sql/tqsqlfield.cpp
index fcbb08d33..b9f9590d6 100644
--- a/experimental/tqtinterface/qt4/src/sql/tqsqlfield.cpp
+++ b/experimental/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