diff options
Diffstat (limited to 'kdecore/ktempdir.h')
-rw-r--r-- | kdecore/ktempdir.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/ktempdir.h b/kdecore/ktempdir.h index 491a14c4c..b2f3e3431 100644 --- a/kdecore/ktempdir.h +++ b/kdecore/ktempdir.h @@ -124,7 +124,7 @@ public: * @brief Remove a directory and all its contents * * Remove recursively a directory, even if it is not empty - * or contains other directories. + * or tqcontains other directories. * * However the function works too when the @p path given * is a non-directory file. In that case it simply remove that file. |