diff options
Diffstat (limited to 'doc/qptrqueue.doc')
-rw-r--r-- | doc/qptrqueue.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qptrqueue.doc b/doc/qptrqueue.doc index 40a1f52d2..f67f6d21f 100644 --- a/doc/qptrqueue.doc +++ b/doc/qptrqueue.doc @@ -195,7 +195,7 @@ and not to delete them if \a enable is FALSE. If auto-deleting is turned on, all the items in a queue are - deleted when the queue itself is deleted. This can be tquite + deleted when the queue itself is deleted. This can be quite convenient if the queue has the only pointer to the items. The default setting is FALSE, for safety. If you turn it on, be |