diff options
Diffstat (limited to 'kbabel/catalogmanager/catmanlistitem.h')
-rw-r--r-- | kbabel/catalogmanager/catmanlistitem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/catalogmanager/catmanlistitem.h b/kbabel/catalogmanager/catmanlistitem.h index a21db4f0..e31a5d4d 100644 --- a/kbabel/catalogmanager/catmanlistitem.h +++ b/kbabel/catalogmanager/catmanlistitem.h @@ -184,7 +184,7 @@ private: * file using @ref Catalog::info * ( slow for big files ) * @param includeChildren flag, if possible tqchildren should be updated,too - * @param noParents flag, if tqparents should be updated, when state + * @param noParents flag, if parents should be updated, when state * of the item has changed */ void update(bool showPoInfo=true,bool includeChildren=false |