summaryrefslogtreecommitdiffstats
path: root/tdespell2/README
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/README')
-rw-r--r--tdespell2/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/README b/tdespell2/README
index 4cba772b6..53d6f4e27 100644
--- a/tdespell2/README
+++ b/tdespell2/README
@@ -9,7 +9,7 @@ Dictionaries are abstracted in the KSpell::Dictionary object which
encapsulates all spell-checking functionality.
You'll notice that the Broker is being created via the
-Broker::Ptr Broker::openBroker( KSharedConfig *config =0 );
+Broker::Ptr Broker::openBroker( TDESharedConfig *config =0 );
call. The Broker is a shared object and the reason for this construct
is very simple:
- most application would need to have a few Broker objects (one for