summaryrefslogtreecommitdiffstats
path: root/tools/zmqshell.py
diff options
context:
space:
mode:
authorTimo Rothenpieler <[email protected]>2025-08-01 22:43:23 +0200
committerTimo Rothenpieler <[email protected]>2025-08-03 13:48:47 +0200
commit262d41c8042acfa7ff1da6f256c367be86ecddb2 (patch)
treea9fb6b7aec94868375cf94f139dcd265158dbf7c /tools/zmqshell.py
parent8d439b24839d486d1fcc858a2a5eb7ecd700e3a9 (diff)
all: fix typos found by codespell
Diffstat (limited to 'tools/zmqshell.py')
-rwxr-xr-xtools/zmqshell.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/zmqshell.py b/tools/zmqshell.py
index 8d941636e1..8656dfaecc 100755
--- a/tools/zmqshell.py
+++ b/tools/zmqshell.py
@@ -12,7 +12,7 @@ Provide a shell used to send interactive commands to a zmq filter.
The command assumes there is a running zmq or azmq filter acting as a
ZMQ server.
-You can send a command to it, follwing the syntax:
+You can send a command to it, following the syntax:
TARGET COMMAND [COMMAND_ARGS]
* TARGET is the target filter identifier to send the command to