summaryrefslogtreecommitdiffstats
path: root/examples/pytde-sampler/dialogs/key.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pytde-sampler/dialogs/key.py')
-rw-r--r--examples/pytde-sampler/dialogs/key.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/dialogs/key.py b/examples/pytde-sampler/dialogs/key.py
index 8c88537..808a298 100644
--- a/examples/pytde-sampler/dialogs/key.py
+++ b/examples/pytde-sampler/dialogs/key.py
@@ -6,7 +6,7 @@ from tdecore import i18n
from tdeui import KPushButton, KKeyDialog, KTextEdit
-helpText = ("Configuring keystroke shortcuts is simple with KActions and the "
+helpText = ("Configuring keystroke shortcuts is simple with TDEActions and the "
"KKeyDialog type. This sample starts the KKeyDialog for the "
"sampler application.")