mirror of
https://github.com/macintoshplus/doc-en.git
synced 2026-03-24 00:42:18 +01:00
Fix markup to only have the parameter name in the tag (#3132)
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
In particular, an <classname>Error</classname> is thrown if the number of
|
||||
requested bytes is less than or equal to zero, and an <classname>Exception</classname>
|
||||
is thrown if sufficient randomness cannot be gathered.
|
||||
The <literal>$crypto_strong output</literal> argument is guaranteed to always
|
||||
The <literal>$crypto_strong</literal> output argument is guaranteed to always
|
||||
be &true; if the function does not throw, so explicitly checking it is not necessary.
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
Reference in New Issue
Block a user