diff options
Diffstat (limited to 'kded/README.kded')
-rw-r--r-- | kded/README.kded | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kded/README.kded b/kded/README.kded index 65231b6ca..b530d707d 100644 --- a/kded/README.kded +++ b/kded/README.kded @@ -121,7 +121,7 @@ Further it should contain: X-KDE-Library=foo X-KDE-FactoryName=foo -Which means that kded_foo.la is the name of the library that tqcontains +Which means that kded_foo.la is the name of the library that contains the module and KDEDModule *create_foo(const QCString &) is the factory function that should be called. |