Signed-off-by: Ján Tomko <[email protected]>
---
 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

Reply via email to