diff options
author | 2012-05-06 13:04:15 +0200 | |
---|---|---|
committer | 2012-05-06 13:04:15 +0200 | |
commit | e8eaa91da9e1236d8009df0d79bebe023de8933f (patch) | |
tree | f94c45d413a8919fe7a277e07706e9638c482327 /docs/module_overview.rst | |
parent | a huge pile of spelling fixes (diff) | |
download | pyload-e8eaa91da9e1236d8009df0d79bebe023de8933f.tar.xz |
little documentation update
Diffstat (limited to 'docs/module_overview.rst')
-rw-r--r-- | docs/module_overview.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/module_overview.rst b/docs/module_overview.rst index 1e771f36a..b2b98313b 100644 --- a/docs/module_overview.rst +++ b/docs/module_overview.rst @@ -13,10 +13,10 @@ A little selection of most important modules in pyLoad. module.plugins.internal.SimpleHoster.SimpleHoster module.plugins.Crypter.Crypter module.plugins.internal.SimpleCrypter.SimpleCrypter - module.plugins.Hook.Hook + module.plugins.Addon.Addon module.plugins.Account.Account module.plugins.MultiHoster.MultiHoster - module.HookManager.HookManager + module.AddonManager.AddonManager module.interaction.EventManager.EventManager module.interaction.InteractionManager.InteractionManager module.interaction.InteractionTask.InteractionTask |