aboutsummaryrefslogtreecommitdiff
path: root/RSSDP/ResponseReceivedEventArgs.cs
diff options
context:
space:
mode:
Diffstat (limited to 'RSSDP/ResponseReceivedEventArgs.cs')
-rw-r--r--RSSDP/ResponseReceivedEventArgs.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/RSSDP/ResponseReceivedEventArgs.cs b/RSSDP/ResponseReceivedEventArgs.cs
index 708113da1..93262a460 100644
--- a/RSSDP/ResponseReceivedEventArgs.cs
+++ b/RSSDP/ResponseReceivedEventArgs.cs
@@ -33,7 +33,7 @@ namespace Rssdp.Infrastructure
}
/// <summary>
- /// The <see cref="UdpEndPoint"/> the response came from.
+ /// The <see cref="IPEndPoint"/> the response came from.
/// </summary>
public IPEndPoint ReceivedFrom
{