Skip to content

Commit d13983e

Browse files
authored
Nits
1 parent f6950bb commit d13983e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: reference/openssl/constants.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
</term>
158158
<listitem>
159159
<simpara>
160-
DSA key type
160+
DSA key type.
161161
</simpara>
162162
</listitem>
163163
</varlistentry>
@@ -168,7 +168,7 @@
168168
</term>
169169
<listitem>
170170
<simpara>
171-
DH (Diffie-Hellman) key type
171+
DH (Diffie-Hellman) key type.
172172
</simpara>
173173
</listitem>
174174
</varlistentry>
@@ -179,7 +179,7 @@
179179
</term>
180180
<listitem>
181181
<simpara>
182-
Elliptic curve key type
182+
Elliptic curve key type.
183183
</simpara>
184184
</listitem>
185185
</varlistentry>

Diff for: reference/openssl/functions/openssl-pkey-get-details.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
</listitem>
180180
<listitem>
181181
<simpara>
182-
<constant>OPENSSL_KEYTYPE_X25519</constant>,
182+
<constant>OPENSSL_KEYTYPE_X25519</constant>,
183183
<constant>OPENSSL_KEYTYPE_ED25519</constant>,
184184
<constant>OPENSSL_KEYTYPE_X448</constant>,
185185
or <constant>OPENSSL_KEYTYPE_ED448</constant>

0 commit comments

Comments
 (0)