Skip to content

Commit ed9feeb

Browse files
committed
Update summary for ProxyException.
Fixes issue #163.
1 parent 8e9cf89 commit ed9feeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Renci.SshNet/Common/ProxyException.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
namespace Renci.SshNet.Common
77
{
88
/// <summary>
9-
/// The exception that is thrown when SCP error occurred.
9+
/// The exception that is thrown when a proxy connection cannot be established.
1010
/// </summary>
1111
#if FEATURE_BINARY_SERIALIZATION
1212
[Serializable]

0 commit comments

Comments
 (0)