spelling error
spelling error
This commit is contained in:
parent
ad9cda09cb
commit
f193dd8748
|
@ -22,7 +22,7 @@ namespace AsterNET.Manager.Event
|
||||||
|
|
||||||
public enum BridgeTypes
|
public enum BridgeTypes
|
||||||
{
|
{
|
||||||
Unknnown,
|
Unknown,
|
||||||
/// <summary> A channel.c bridge </summary>
|
/// <summary> A channel.c bridge </summary>
|
||||||
BRIDGE_TYPE_CORE,
|
BRIDGE_TYPE_CORE,
|
||||||
/// <summary> An RTP peer-2-peer bridge (NAT support only). </summary>
|
/// <summary> An RTP peer-2-peer bridge (NAT support only). </summary>
|
||||||
|
|
Loading…
Reference in a new issue