forked from platypush/platypush
Fixed RST doc typo.
This commit is contained in:
parent
12d53b846e
commit
aaf6c39255
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class TorrentPlugin(Plugin):
|
|||
use the search providers configured in the ``search_providers`` attribute of
|
||||
the plugin configuration. Currently supported search providers:
|
||||
|
||||
* ``popcorntime`:
|
||||
* ``popcorntime``:
|
||||
:class:`platypush.plugins.torrent._search.PopcornTimeSearchProvider`
|
||||
* ``torrents.csv``:
|
||||
:class:`platypush.plugins.torrent._search.TorrentsCsvSearchProvider`
|
||||
|
|
Loading…
Reference in a new issue