mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 07:42:10 +01:00
Fix typo: OEAP → OAEP (#5183)
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<term><parameter>digest_algo</parameter></term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
The digest algorithm for OEAP padding, or &null; to use the default algorithm.
|
||||
The digest algorithm for OAEP padding, or &null; to use the default algorithm.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
<term><parameter>digest_algo</parameter></term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
The digest algorithm for OEAP padding, or &null; to use the default algorithm.
|
||||
The digest algorithm for OAEP padding, or &null; to use the default algorithm.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user