fix typos

This commit is contained in:
wgyt
2025-01-24 09:12:38 +08:00
parent 5acf12bafe
commit 81b9800c87
5 changed files with 5 additions and 5 deletions

View File

@@ -168,7 +168,7 @@ def main(pid):
bpf["outbound_messages"].open_perf_buffer(handle_outbound)
print("Logging raw P2P messages.")
print("Messages larger that about 32kb will be cut off!")
print("Messages larger than about 32kb will be cut off!")
print("Some messages might be lost!")
while True:
try: