[libvirt] [PATCH] docs: fix typos in libvirt.h.in

Nehal J Wani nehaljw.kkd1 at gmail.com
Thu Nov 28 14:03:26 UTC 2013


On Thu, Nov 28, 2013 at 5:31 PM, Chen Hanxiao
<chenhanxiao at cn.fujitsu.com> wrote:
> From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
>
> s/caused/cause
>
> Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> ---
>  include/libvirt/libvirt.h.in | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/include/libvirt/libvirt.h.in b/include/libvirt/libvirt.h.in
> index 146a59b..934d425 100644
> --- a/include/libvirt/libvirt.h.in
> +++ b/include/libvirt/libvirt.h.in
> @@ -3461,7 +3461,7 @@ typedef enum {
>  /**
>   * virDomainEventDefinedDetailType:
>   *
> - * Details on the caused of the 'defined' lifecycle event
> + * Details on the cause of the 'defined' lifecycle event
>   */
> 1.8.2.1
>

I am no English expert, but would like to ask, if a particular event
can take place due to multiple reasons, shouldn't it be :
"Details on the causes of the 'defined' lifecycle event"
I think the original author made a typo by typing 'd' instead of 's'
(very close on keyboard), i.e., s/caused/causes

-- 
Nehal J Wani




More information about the libvir-list mailing list