Fix grammar

Use proper grammar (third-person singular).

Signed-off-by: Samanta Navarro <ferivoz@riseup.net>
This commit is contained in:
Samanta Navarro
2023-02-16 11:54:14 +00:00
committed by Serge Hallyn
parent b8ea76ba72
commit c53b36fe85
3 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
* Two important function classes that fall into this category are
* getpwnam(3) and syslog(3).
*
* This file provide wrapper to the getpwnam or getpwnam_r functions.
* This file provides wrapper to the getpwnam or getpwnam_r functions.
*/
#include <config.h>

View File

@ -23,7 +23,7 @@
* Two important function classes that fall into this category are
* getpwnam(3) and syslog(3).
*
* This file provide wrapper to the getpwnam or getpwnam_r functions.
* This file provides wrapper to the getpwnam or getpwnam_r functions.
*/
#include <config.h>