From 4ce11cc30df1805459a615960fdec204a975548a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 3 Jan 2023 15:29:41 +0900 Subject: Drop python2 support. Signed-off-by: Michele Calgaro --- examples/pytde-sampler/dialogs/about/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/pytde-sampler/dialogs/about/__init__.py') diff --git a/examples/pytde-sampler/dialogs/about/__init__.py b/examples/pytde-sampler/dialogs/about/__init__.py index 9fd612d..9d0092f 100644 --- a/examples/pytde-sampler/dialogs/about/__init__.py +++ b/examples/pytde-sampler/dialogs/about/__init__.py @@ -1,7 +1,7 @@ labelText = 'About Dialogs' iconName = 'info' -helpText = ("KDE has multiple dialog types to display information about your " +helpText = ("TDE has multiple dialog types to display information about your " "applicaiton and environment. They provide a tremendous amount of functionality " "and consistency. They're easy to use, and they're good for the environment!") -- cgit v1.2.1