Skip to content

Commit 1147fee

Browse files
10xLaCroixDrinkerrichardlau
authored andcommittedMay 16, 2024··
doc: remove ableist language from crypto
PR-URL: #52063 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 0c260e1 commit 1147fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/api/crypto.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5868,7 +5868,7 @@ See the [list of SSL OP Flags][] for details.
58685868
</tr>
58695869
<tr>
58705870
<td><code>SSL_OP_CISCO_ANYCONNECT</code></td>
5871-
<td>Instructs OpenSSL to use Cisco's "speshul" version of DTLS_BAD_VER.</td>
5871+
<td>Instructs OpenSSL to use Cisco's version identifier of DTLS_BAD_VER.</td>
58725872
</tr>
58735873
<tr>
58745874
<td><code>SSL_OP_COOKIE_EXCHANGE</code></td>

0 commit comments

Comments
 (0)
Please sign in to comment.