diff options
author | 2015-05-12 03:15:13 +0200 | |
---|---|---|
committer | 2015-05-12 03:22:42 +0200 | |
commit | 6f48bf541b7b0eeb0c6968ca63125bf73e016643 (patch) | |
tree | a16b7fa193c2067f190c4f8aaa21ff2c3eec2c1c /docs/module_overview.rst | |
parent | 'from time' -> 'import time' and so on... (2) (diff) | |
download | pyload-6f48bf541b7b0eeb0c6968ca63125bf73e016643.tar.xz |
Fix some directory names
Diffstat (limited to 'docs/module_overview.rst')
-rw-r--r-- | docs/module_overview.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/module_overview.rst b/docs/module_overview.rst index a69aa9d9d..c6f19d7a0 100644 --- a/docs/module_overview.rst +++ b/docs/module_overview.rst @@ -8,7 +8,7 @@ You can find an overview of some important classes here: .. autosummary:: :toctree: pyload - pyload.api.Api + pyload.Api.Api pyload.plugin.Plugin.Base pyload.plugin.Plugin.Plugin pyload.plugin.Crypter.Crypter |