util: fix typo

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Ján Tomko 2021-06-18 13:37:31 +02:00
parent ca43a5198a
commit ca4f9e403f

View File

@ -402,7 +402,7 @@ pid_t virProcessGroupGet(pid_t pid)
* was killed forcibly, -1 if it is still alive, * was killed forcibly, -1 if it is still alive,
* or another error occurred. * or another error occurred.
* *
* Callers can proide an extra delay in seconds to * Callers can provide an extra delay in seconds to
* wait longer than the default. * wait longer than the default.
*/ */
int int