diff options
Diffstat (limited to 'src/groupview.h')
-rw-r--r-- | src/groupview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/groupview.h b/src/groupview.h index a340241..78a1909 100644 --- a/src/groupview.h +++ b/src/groupview.h @@ -73,7 +73,7 @@ public: */ void addCollection(Data::CollPtr coll); /** - * Removes a root collection item, and all of its children. + * Removes a root collection item, and all of its tqchildren. * * @param coll A pointer to the collection */ |