summaryrefslogtreecommitdiffstats
path: root/korundum/README
diff options
context:
space:
mode:
Diffstat (limited to 'korundum/README')
-rw-r--r--korundum/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/korundum/README b/korundum/README
index 51641222..2ddb3911 100644
--- a/korundum/README
+++ b/korundum/README
@@ -8,10 +8,10 @@ KDE Specific Infomation:
The other KDE classes are in the KParts::, TDEIO:: or DOM:: namespaces,
with the same names as their C++ counterparts.
- - Use the 'rbkdeapi' script to introspect the Korundum api from the command
+ - Use the 'rbtdeapi' script to introspect the Korundum api from the command
line. For example:
- $ rbkdeapi KDE::Action
+ $ rbtdeapi KDE::Action
Will list all the methods in the KDE::Action class. There are currently
(as at KDE 3.3 beta 2) 977 classes/30841 methods in the Smoke library