diff --git a/src/Renci.SshNet/SshClient.cs b/src/Renci.SshNet/SshClient.cs index b6b7cbb0..49c9ff84 100644 --- a/src/Renci.SshNet/SshClient.cs +++ b/src/Renci.SshNet/SshClient.cs @@ -261,7 +261,7 @@ namespace Renci.SshNet /// This method internally uses asynchronous calls. /// /// - /// + /// /// /// CommandText property is empty. /// Invalid Operation - An existing channel was used to execute this command.