Skip to content

Commit

Permalink
Use the word "failed" less in the description of "disconnected"
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed Jan 18, 2018
1 parent 38e90e8 commit 8aa1656
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -7826,8 +7826,8 @@ <h3><dfn>RTCIceTransportState</dfn> Enum</h3>
<li>Repeatedly failing to receive a response to STUN
requests.</li>
</ul>Alternatively, the <code><a>RTCIceTransport</a></code> has
finished checking all existing candidates pairs and failed to
find a connection (or consent checks [[!RFC7675]] once
finished checking all existing candidates pairs and not found a
connection (or consent checks [[!RFC7675]] once
successful, have now failed), but it is still gathering and/or
waiting for additional remote candidates.
</td>
Expand Down

0 comments on commit 8aa1656

Please sign in to comment.