From 58285cca7e83d885f20d34168158a39709fd352b Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 9 Aug 2013 20:43:58 +0200 Subject: [PATCH] tlsproxy-add: Fix minor typo in usage description. --- src/tlsproxy-add | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tlsproxy-add b/src/tlsproxy-add index f7a945a..89d64a1 100755 --- a/src/tlsproxy-add +++ b/src/tlsproxy-add @@ -32,7 +32,7 @@ if test "$#" -ne 1 && test "$#" -ne 2; then echo "is read from stdin." echo echo "The server certificate is NOT validated in any way, you must do " - echo "that before using this command or you risk using a insecure " + echo "that before using this command or you risk using an insecure " echo "certificate!" echo echo "Must be run in the tlsproxy directory where other configuration " -- 2.43.2