]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Typo fix in virDomainGetJobStats
authorEric Blake <eblake@redhat.com>
Wed, 5 Sep 2018 19:26:06 +0000 (14:26 -0500)
committerEric Blake <eblake@redhat.com>
Wed, 5 Sep 2018 19:34:33 +0000 (14:34 -0500)
Signed-off-by: Eric Blake <eblake@redhat.com>
src/libvirt-domain.c

index 8ac3c3ad953d890fc06c950584794f8a6fce6c4c..7690339521eaf7996a199da3147d10489c8761b5 100644 (file)
@@ -8715,7 +8715,7 @@ virDomainGetJobInfo(virDomainPtr domain, virDomainJobInfoPtr info)
  * return statistics about a recently completed job. Specifically, this
  * flag may be used to query statistics of a completed incoming pre-copy
  * migration (statistics for post-copy migration are only available on the
- * source hsot). Statistics of a completed job are automatically destroyed
+ * source host). Statistics of a completed job are automatically destroyed
  * once read or when libvirtd is restarted. Note that time information
  * returned for completed migrations may be completely irrelevant unless both
  * source and destination hosts have synchronized time (i.e., NTP daemon is