Skip to content

Commit 920128b

Browse files
committed
Update DiscoveryProtocol.cs
1 parent 739ebd0 commit 920128b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/NETworkManager.Models/Network/DiscoveryProtocol.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
namespace NETworkManager.Models.Network
22
{
33
/// <summary>
4-
/// Enum indicates all discovery protocols.
4+
/// Enum includes all discovery protocols.
55
/// </summary>
66
public enum DiscoveryProtocol
77
{

0 commit comments

Comments
 (0)