Skip to content

Commit 454d080

Browse files
doc: remove ableist language from crypto
PR-URL: #52063 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Akhil Marsonya <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 05db979 commit 454d080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5809,7 +5809,7 @@ See the [list of SSL OP Flags][] for details.
58095809
</tr>
58105810
<tr>
58115811
<td><code>SSL_OP_CISCO_ANYCONNECT</code></td>
5812-
<td>Instructs OpenSSL to use Cisco's "speshul" version of DTLS_BAD_VER.</td>
5812+
<td>Instructs OpenSSL to use Cisco's version identifier of DTLS_BAD_VER.</td>
58135813
</tr>
58145814
<tr>
58155815
<td><code>SSL_OP_COOKIE_EXCHANGE</code></td>

0 commit comments

Comments
 (0)