We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9cf89 commit ed9feebCopy full SHA for ed9feeb
src/Renci.SshNet/Common/ProxyException.cs
@@ -6,7 +6,7 @@
6
namespace Renci.SshNet.Common
7
{
8
/// <summary>
9
- /// The exception that is thrown when SCP error occurred.
+ /// The exception that is thrown when a proxy connection cannot be established.
10
/// </summary>
11
#if FEATURE_BINARY_SERIALIZATION
12
[Serializable]
0 commit comments