summaryrefslogtreecommitdiffstats
path: root/examples/pykde-sampler/HOWTO.samples
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pykde-sampler/HOWTO.samples')
-rw-r--r--examples/pykde-sampler/HOWTO.samples2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pykde-sampler/HOWTO.samples b/examples/pykde-sampler/HOWTO.samples
index 7418054..966a92c 100644
--- a/examples/pykde-sampler/HOWTO.samples
+++ b/examples/pykde-sampler/HOWTO.samples
@@ -30,7 +30,7 @@ In side the module, add the following:
- docParts - two-tuple (optional)
default: None
- example: ('kdeui', 'KAboutDialog')
+ example: ('tdeui', 'KAboutDialog')
If specified, this sequence should contain two items, first item
name of pykde module, second item name of class within the module.