mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
i.e. -> e.g.
i.e. is the abbreviation of the Latin phrase ‘id est,’ meaning ‘that is.’ e.g. is the abbreviation of the Latin phrase ‘exempli gratia,’ meaning ‘for example.’ Sauce: http://www.grammarly.com/blog/2014/know-your-latin-i-e-vs-e-g/ git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337217 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ffd1b9c9a7
commit
68b23089d9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
</methodsynopsis>
|
||||
<para>
|
||||
Generates cryptographic random integers that are suitable for use where unbiased results are critical
|
||||
(i.e. shuffling a Poker deck).
|
||||
(e.g. shuffling a Poker deck).
|
||||
</para>
|
||||
<para>
|
||||
The sources of random are as follows:
|
||||
|
|
Loading…
Reference in a new issue