From ba0429bd1402b2495969b710067918be98076c81 Mon Sep 17 00:00:00 2001 From: joonicks Date: Mon, 3 Nov 2025 21:08:08 +0100 Subject: [PATCH] spelling --- socat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/socat.sh b/socat.sh index 9816896..8cc5b80 100755 --- a/socat.sh +++ b/socat.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Simple wrapper that alows energymech to connect to SSL and/or ipv6 servers +# Simple wrapper that allows energymech to connect to SSL and/or ipv6 servers # Run it before running energymech # Listen port. In the energymech config put 'server localhost 6003'