summaryrefslogtreecommitdiffstats
path: root/korn/subjectsdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korn/subjectsdlg.cpp')
-rw-r--r--korn/subjectsdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/subjectsdlg.cpp b/korn/subjectsdlg.cpp
index 333021c5..593ea212 100644
--- a/korn/subjectsdlg.cpp
+++ b/korn/subjectsdlg.cpp
@@ -61,7 +61,7 @@ KornSubjectsDlg::KornSubjectsDlg( TQWidget *tqparent )
setModal( true );
// The dialog contains a list view and several buttons.
- // Two box tqlayouts hol dthem.
+ // Two box layouts hol dthem.
TQWidget * page = new TQWidget( this );
setMainWidget(page);
invertSelButton = new KPushButton(i18n("&Invert Selection"), page);