We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cedbff commit 097400dCopy full SHA for 097400d
pydifact/api.py
@@ -2,7 +2,7 @@ class PluginMount(type):
2
"""Generic plugin mount point (= entry point) for pydifact plugins.
3
4
.. note::
5
- Plugins that have an **__omitted__** attriute are not added to the list!
+ Plugins that have an **__omitted__** attribute are not added to the list!
6
"""
7
8
# thanks to Marty Alchin!
0 commit comments