[libvirt PATCH 6/6] util: fix typo

Ján Tomko jtomko at redhat.com
Tue Aug 3 15:13:45 UTC 2021


Signed-off-by: Ján Tomko <jtomko at redhat.com>
---
 src/util/virprocess.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/virprocess.c b/src/util/virprocess.c
index d946ac37f4..9b428bc623 100644
--- a/src/util/virprocess.c
+++ b/src/util/virprocess.c
@@ -402,7 +402,7 @@ pid_t virProcessGroupGet(pid_t pid)
  * was killed forcibly, -1 if it is still alive,
  * 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.
  */
 int
-- 
2.31.1




More information about the libvir-list mailing list