[webrtc-pc] Typo in Section 4.3.2.2

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

== Typo in Section 4.3.2.2 ==
"The pendingRemoteDescription attribute represents a remote 
RTCSessionDescription that is in the process of being negotiated, 
completed with any remote candidates that have been supplied via 
addIceCandidate() since the offer or answer was created. If the 
RTCPeerConnection is in the stable state, the value is null. This 
attribute is updated by setLocalDescription()."

[BA] Shouldn't this say "This attribute is updated by 
setRemoteDescription()"? 

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

Received on Wednesday, 4 May 2016 05:00:44 UTC