diff --git a/build/sandcastle/SSH.NET.shfbproj b/build/sandcastle/SSH.NET.shfbproj
index 53986529..29fff93e 100644
--- a/build/sandcastle/SSH.NET.shfbproj
+++ b/build/sandcastle/SSH.NET.shfbproj
@@ -36,7 +36,7 @@
{@HelpFormatOutputPaths}
-
+
diff --git a/src/Renci.SshNet/SshClient.cs b/src/Renci.SshNet/SshClient.cs
index 63588562..b6b7cbb0 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.