diff options
Diffstat (limited to 'libk3b/core/k3bglobals.h')
-rw-r--r-- | libk3b/core/k3bglobals.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/core/k3bglobals.h b/libk3b/core/k3bglobals.h index 6554d7d..0b58f58 100644 --- a/libk3b/core/k3bglobals.h +++ b/libk3b/core/k3bglobals.h @@ -161,7 +161,7 @@ namespace K3b LIBK3B_EXPORT TQString prepareDir( const TQString& dir ); /** - * returns the tqparent dir of a path. + * returns the parent dir of a path. * CAUTION: this does only work well with absolut paths. * * Example: /usr/share/doc -> /usr/share/ |