mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 12:28:11 +02:00
shared/trivial: fix typo on comment
This commit is contained in:
parent
591cc60a5b
commit
869009ab11
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
* value.
|
* value.
|
||||||
*
|
*
|
||||||
* Note that if calling getrandom() fails because there is not enough
|
* Note that if calling getrandom() fails because there is not enough
|
||||||
* entroy (at early boot), the function will read /dev/urandom.
|
* entropy (at early boot), the function will read /dev/urandom.
|
||||||
* Which of course, still has low entropy, and cause kernel to log
|
* Which of course, still has low entropy, and cause kernel to log
|
||||||
* a warning.
|
* a warning.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue