[Libguestfs] [PATCH] actions.ml: fix a typo

Richard W.M. Jones rjones at redhat.com
Tue Mar 3 08:45:32 UTC 2015


On Tue, Mar 03, 2015 at 02:31:55AM -0500, Chen Hanxiao wrote:
> s/tto/to
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> ---
>  generator/actions.ml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/generator/actions.ml b/generator/actions.ml
> index 448dc4f..9f32cb5 100644
> --- a/generator/actions.ml
> +++ b/generator/actions.ml
> @@ -12490,7 +12490,7 @@ Show status of running or finished scrub on a btrfs filesystem." };
>      shortdesc = "enable or disable seeding of a btrfs device";
>      longdesc = "\
>  Enable seeding of a btrfs device, this will force a fs readonly
> -so that you can use it tto build other filesystems." };
> +so that you can use it to build other filesystems." };
>  
>    { defaults with
>      name = "btrfstune_enable_extended_inode_refs";
> -- 

Thanks - I have pushed this.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top




More information about the Libguestfs mailing list