summaryrefslogtreecommitdiffstats
path: root/kwin4/kwin4/kwin4.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kwin4/kwin4/kwin4.cpp')
-rw-r--r--kwin4/kwin4/kwin4.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin4/kwin4/kwin4.cpp b/kwin4/kwin4/kwin4.cpp
index dc4e85c0..98bfdb3d 100644
--- a/kwin4/kwin4/kwin4.cpp
+++ b/kwin4/kwin4/kwin4.cpp
@@ -61,7 +61,7 @@
/**
* Constructor for the chat widget. This widget
- * is derived from the libkdegames chat widget
+ * is derived from the libtdegames chat widget
*/
ChatDlg::ChatDlg(KGame *game,TQWidget *parent)
: KDialogBase(Plain,i18n("Chat Dlg"),Ok,Ok,parent,0,false,true),mChat(0), mChatDlg(0)