diff options
Diffstat (limited to 'doc/source/themes.rst')
-rw-r--r-- | doc/source/themes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/themes.rst b/doc/source/themes.rst index 0c2b143f..f6da6af5 100644 --- a/doc/source/themes.rst +++ b/doc/source/themes.rst @@ -110,5 +110,5 @@ All available options can be found into the default theme, which is into the **theming.py** file from the poezio’s source code. -.. autoclass:: theming.Theme +.. autoclass:: poezio.theming.Theme |