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 49ee6c9 commit 030a519Copy full SHA for 030a519
pydispatch/dispatch.py
@@ -50,7 +50,7 @@ class EventExistsError(ExistsError):
50
51
class PropertyExistsError(ExistsError):
52
"""Raised when registering an event name that already exists
53
- as a :class:`~.properies.Property`
+ as a :class:`~.properties.Property`
54
55
.. versionadded:: 0.2.2
56
"""
0 commit comments