mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: objects
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
ca40ee484d
commit
0f0c1cca12
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue