Revert "Minor: Fix typo in docstring"

This reverts commit 37aeba3143.
This commit is contained in:
Dmitry Kuzmenko 2019-04-16 15:49:28 +03:00
parent e91240b439
commit 69e9416612
No known key found for this signature in database
GPG key ID: 4C7CAD30C95651DA

View file

@ -581,7 +581,7 @@ class IPCMessageSubscriberService(IPCClient):
of IPCMessageSubscriber instances feeding all of them with data. It closes automatically when
there are no more subscribers.
To use this refer to IPCMessageSubscriber documentation.
To use this rever to IPCMessageSubscriber documentation.
'''
def __init__(self, socket_path, io_loop=None):
super(IPCMessageSubscriberService, self).__init__(