diff options
Diffstat (limited to 'libktorrent/pluginmanager.h')
-rw-r--r-- | libktorrent/pluginmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/pluginmanager.h b/libktorrent/pluginmanager.h index af5f46c..b86e521 100644 --- a/libktorrent/pluginmanager.h +++ b/libktorrent/pluginmanager.h @@ -52,7 +52,7 @@ namespace kt /** * Load the list of plugins. - * This basically uses KTrader to get a list of available plugins, and + * This basically uses TDETrader to get a list of available plugins, and * loads those, but does not initialize them. We will consider a plugin loaded * when it's load method is called. */ |