[libvirt PATCH 3/3] util: fix typo

Ján Tomko jtomko at redhat.com
Fri Jun 18 11:45:19 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 01d5d01d02..5fad0db63d 100644
--- a/src/util/virprocess.c
+++ b/src/util/virprocess.c
@@ -368,7 +368,7 @@ int virProcessKill(pid_t pid, int sig)
  * 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