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
|
return socket
|
||||||
|
|
||||||
def unregister_socket(self, protocol):
|
def unregister_socket(self, protocol):
|
||||||
'''Used by InterfaceSocket objets to unregister themselves when
|
'''Used by InterfaceSocket objects to unregister themselves when
|
||||||
closing.
|
closing.
|
||||||
'''
|
'''
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue