more not incorrect spelling

This commit is contained in:
pdxlocations
2025-06-21 13:51:58 -07:00
parent b73fcbff88
commit 7160e79fbf

View File

@@ -336,7 +336,7 @@ class Node:
p.set_owner.is_unmessagable = is_unmessagable
# Note: These debug lines are used in unit tests
logging.debug(f"p.set_owner.is_unmessageable:{p.set_owner.is_unmessagable}:")
logging.debug(f"p.set_owner.is_unmessagable:{p.set_owner.is_unmessagable}:")
# If sending to a remote node, wait for ACK/NAK
if self == self.iface.localNode:
onResponse = None