Skip to content

Commit

Permalink
Address error duplicate definition
Browse files Browse the repository at this point in the history
  • Loading branch information
aboba committed Jun 5, 2017
1 parent 320bc1f commit 0772228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -12176,7 +12176,7 @@ <h2>Event summary</h2>
<td>The <code><a>RTCDtlsTransport</a></code> state changes.</td>
</tr>
<tr>
<td><dfn id="event-dtls-error"><code>error</code></dfn></td>
<td><code>error</code></td>
<td><code><a>RTCErrorEvent</a></code></td>
<td>An error occurred on the <code><a>RTCDtlsTransport</a></code>
(either "dtls-error" or "fingerprint-failure").</td>
Expand Down

0 comments on commit 0772228

Please sign in to comment.