mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1383844 [Little typo](https://bugs.launchpad.net/calibre/+bug/1383844)
This commit is contained in:
parent
27788f7a78
commit
95b884612e
@ -43,7 +43,7 @@ class Plugin(object): # {{{
|
|||||||
* :meth:`load_resources`
|
* :meth:`load_resources`
|
||||||
|
|
||||||
'''
|
'''
|
||||||
#: List of platforms this plugin works on
|
#: List of platforms this plugin works on.
|
||||||
#: For example: ``['windows', 'osx', 'linux']``
|
#: For example: ``['windows', 'osx', 'linux']``
|
||||||
supported_platforms = []
|
supported_platforms = []
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user