spelling: objects

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:16:40 -05:00
parent ca40ee484d
commit 0f0c1cca12

View file

@ -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: