Skip to content

Commit 097400d

Browse files
committed
typo
1 parent 1cedbff commit 097400d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydifact/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class PluginMount(type):
22
"""Generic plugin mount point (= entry point) for pydifact plugins.
33
44
.. note::
5-
Plugins that have an **__omitted__** attriute are not added to the list!
5+
Plugins that have an **__omitted__** attribute are not added to the list!
66
"""
77

88
# thanks to Marty Alchin!

0 commit comments

Comments
 (0)