summaryrefslogtreecommitdiffstats
path: root/examples/table/bigtable/bigtable.doc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/table/bigtable/bigtable.doc')
-rw-r--r--examples/table/bigtable/bigtable.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/table/bigtable/bigtable.doc b/examples/table/bigtable/bigtable.doc
index 7f8a5c2da..5633fe1ea 100644
--- a/examples/table/bigtable/bigtable.doc
+++ b/examples/table/bigtable/bigtable.doc
@@ -7,7 +7,7 @@
\title How to create a large, sparse QTable
- This example shows a sparse table implementation using a QIntDict to
+ This example shows a sparse table implementation using a TQIntDict to
keep track of the cells that are actually in use.
<hr>