diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-10-15 11:12:58 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-10-15 11:12:58 +0900 |
commit | 3b6ea7abb3d529f7805ed54071d597f01b578740 (patch) | |
tree | 20a720c78ff4f8838599f22bdd6afe43277758bf /qtools/qtl.doc | |
parent | 1ec16d649a01d369eecae2f1225c0ffa1caaf640 (diff) | |
download | doxygen-3b6ea7abb3d529f7805ed54071d597f01b578740.tar.gz doxygen-3b6ea7abb3d529f7805ed54071d597f01b578740.tar.bz2 doxygen-3b6ea7abb3d529f7805ed54071d597f01b578740.zip |
Imported Upstream version 1.8.17upstream/1.8.17
Diffstat (limited to 'qtools/qtl.doc')
-rw-r--r-- | qtools/qtl.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qtl.doc b/qtools/qtl.doc index e83b177..8ce89bd 100644 --- a/qtools/qtl.doc +++ b/qtools/qtl.doc @@ -38,7 +38,7 @@ \title Qt Template library -Thq Qt Template Library is a set of templates within Qt dealing with +The Qt Template Library is a set of templates within Qt dealing with containers of objects. It provides a list of objects, a stack of objects, a map (or dictionary) from one type to another, and associated iterators and algorithms. |