mirror of
https://github.com/vrld/hump.git
synced 2024-11-23 12:24:19 +00:00
Fix typo in signal docs
"it's" -> "its"
This commit is contained in:
parent
2d4993d3b7
commit
e85fbad5d5
@ -62,7 +62,7 @@ Function Reference
|
|||||||
:returns: A new signal registry.
|
:returns: A new signal registry.
|
||||||
|
|
||||||
Creates a new signal registry that is independent of the default registry: It
|
Creates a new signal registry that is independent of the default registry: It
|
||||||
will manage it's own list of signals and does not in any way affect the the
|
will manage its own list of signals and does not in any way affect the the
|
||||||
global registry. Likewise, the global registry does not affect the instance.
|
global registry. Likewise, the global registry does not affect the instance.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
Loading…
Reference in New Issue
Block a user