[webrtc-pc] ICE connection state explanation: wrong event name

mparis has just created a new issue for 
https://github.com/w3c/webrtc-pc:

== ICE connection state explanation: wrong event name ==
Change **icegatheringstatechange** to **iceconnectionstatechange** in 
this paragraph:
To update the ICE connection state of an RTCPeerConnection instance 
connection to newState, the User Agent MUST queue a task that sets 
connection's iceConnectionState attribute to newState and fires a 
simple event named **icegatheringstatechange** at connection.

Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/575 using your GitHub account

Received on Thursday, 14 April 2016 14:10:39 UTC