]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
util: fix typo
authorJán Tomko <jtomko@redhat.com>
Fri, 18 Jun 2021 11:37:31 +0000 (13:37 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 5 Aug 2021 09:18:13 +0000 (11:18 +0200)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/util/virprocess.c

index 0b5752293624468077ef7f906a7c7533276869c9..5887b319ca45555ea26bf582f6e5776647fdb030 100644 (file)
@@ -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