]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - src/tlsproxy-add
tlsproxy-add: Fix minor typo in usage description.
[tlsproxy/tlsproxy.git] / src / tlsproxy-add
index f7a945a85e9a919ea81ddb41d7cd3f317cdbb21d..89d64a10ba962c3b8481391921c1913fb4aa1214 100755 (executable)
@@ -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 "