[libvirt] [PATCH] docs: Typo fix in virDomainGetJobStats

Eric Blake posted 1 patch 5 years, 6 months ago
Failed in applying to current master (apply log)
src/libvirt-domain.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] docs: Typo fix in virDomainGetJobStats
Posted by Eric Blake 5 years, 6 months ago
Signed-off-by: Eric Blake <eblake@redhat.com>
---

Pushing under the trivial rule.

 src/libvirt-domain.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libvirt-domain.c b/src/libvirt-domain.c
index 63addbc470..8e91db31f6 100644
--- a/src/libvirt-domain.c
+++ b/src/libvirt-domain.c
@@ -8707,7 +8707,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
-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] docs: Typo fix in virDomainGetJobStats
Posted by Han Han 5 years, 6 months ago
How about implementing spell checker(like codespell) in the check script to
avoid typos in patches?

On Thu, Sep 6, 2018 at 3:26 AM, Eric Blake <eblake@redhat.com> wrote:

> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
>
> Pushing under the trivial rule.
>
>  src/libvirt-domain.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/libvirt-domain.c b/src/libvirt-domain.c
> index 63addbc470..8e91db31f6 100644
> --- a/src/libvirt-domain.c
> +++ b/src/libvirt-domain.c
> @@ -8707,7 +8707,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
> --
> 2.17.1
>
> --
> libvir-list mailing list
> libvir-list@redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
>



-- 
Best regards,
-----------------------------------
Han Han
Quality Engineer
Redhat.

Email: hhan@redhat.com
Phone: +861065339333
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list