summaryrefslogtreecommitdiffstats
path: root/examples/pytde-sampler/dialogs/progress.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pytde-sampler/dialogs/progress.py')
-rw-r--r--examples/pytde-sampler/dialogs/progress.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/dialogs/progress.py b/examples/pytde-sampler/dialogs/progress.py
index f7d69f8..b2ead9a 100644
--- a/examples/pytde-sampler/dialogs/progress.py
+++ b/examples/pytde-sampler/dialogs/progress.py
@@ -7,7 +7,7 @@ from tdecore import i18n
from tdeui import KPushButton, KProgressDialog, KTextEdit
-helpText = """KDE provides a ready-built dialog to display a bit of text and a
+helpText = """TDE provides a ready-built dialog to display a bit of text and a
progress bar."""