Skip to content

Commit 39cde9c

Browse files
authored
「key type」の誤訳を修正:「キーの型」→「キーの種類」 (#297)
1 parent e1f44fc commit 39cde9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/openssl/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
</section>
140140

141141
<section xml:id="openssl.key-types">
142-
<title>キーの型</title>
142+
<title>キーの種類</title>
143143
<variablelist>
144144
<varlistentry xml:id="constant.openssl-keytype-rsa">
145145
<term>

reference/openssl/functions/openssl-pkey-get-details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
となります。
5050
</para>
5151
<para>
52-
使っているキーの型によって、さらに詳細が返されます。
52+
使っているキーの種類によって、さらに詳細が返されます。
5353
常に存在するわけではない要素もあることに注意しましょう。
5454
</para>
5555
<itemizedlist>

0 commit comments

Comments
 (0)