diff options
Diffstat (limited to 'kcron/ktprint.h')
-rw-r--r-- | kcron/ktprint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktprint.h b/kcron/ktprint.h index b035626..16c13b1 100644 --- a/kcron/ktprint.h +++ b/kcron/ktprint.h @@ -178,7 +178,7 @@ private: KPrinter *prnt; /** - *Nest a column class to make text tqlayout nicer + *Nest a column class to make text layout nicer */ class Column { |