From c1755c831e281aea78810db4cbf6bd5f50ac8a15 Mon Sep 17 00:00:00 2001 From: caffeineaddiction Date: Wed, 11 Apr 2018 01:54:53 -0500 Subject: [PATCH] fixed typo in readme s/thid/this/g --- README.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.wiki b/README.wiki index 253ae46..dcab802 100644 --- a/README.wiki +++ b/README.wiki @@ -26,7 +26,7 @@ recommends more flexible mechanism: ProxyCommand option instead. Proxy command mechanism is delegation of network stream communication. If ProxyCommand options is specified, SSH invoke -specified external command and talk with standard I/O of thid +specified external command and talk with standard I/O of this command. Invoked command undertakes network communication with relaying to/from standard input/output including iniitial communication or negotiation for proxying. Thus, ssh can split out