On Mon, Mar 30, 2015 at 10:15:20PM -0400, Chen Hanxiao wrote: > s/inclding/including > > Signed-off-by: Chen Hanxiao <[email protected]> > --- > generator/actions.ml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/generator/actions.ml b/generator/actions.ml > index bd654a3..11ea436 100644 > --- a/generator/actions.ml > +++ b/generator/actions.ml > @@ -12262,7 +12262,7 @@ Destroy a quota group." }; > optional = Some "btrfs"; camel_name = "BTRFSQgroupShow"; > shortdesc = "show subvolume quota groups"; > longdesc = "\ > -Show all subvolume quota groups in a btrfs filesystem, inclding their > +Show all subvolume quota groups in a btrfs filesystem, including their > usages." }; > > { defaults with > -- > 2.1.0
Thanks - pushed. 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 _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
