diff --git a/libc/unistd/getentropy.c b/libc/unistd/getentropy.c index c91bf24f..91f9cea3 100644 --- a/libc/unistd/getentropy.c +++ b/libc/unistd/getentropy.c @@ -14,7 +14,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * * unistd/getentropy.c - * Read entropy into an user buffer. + * Read entropy into a user buffer. */ #include