diff options
Diffstat (limited to 'doc/qdict.doc')
-rw-r--r-- | doc/qdict.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qdict.doc b/doc/qdict.doc index 250f6be..c522624 100644 --- a/doc/qdict.doc +++ b/doc/qdict.doc @@ -383,7 +383,7 @@ \fn void QDict::statistics() const Debugging-only function that prints out the dictionary - distribution using tqDebug(). + distribution using qDebug(). */ /*! |