mirror of https://github.com/google/pebble
spelling: objects
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
ca40ee484d
commit
0f0c1cca12
|
@ -114,7 +114,7 @@ class Interface(object):
|
|||
return socket
|
||||
|
||||
def unregister_socket(self, protocol):
|
||||
'''Used by InterfaceSocket objets to unregister themselves when
|
||||
'''Used by InterfaceSocket objects to unregister themselves when
|
||||
closing.
|
||||
'''
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue