On Fri, Feb 13, 2015 at 05:00:11PM +0800, Chen Hanxiao wrote: > s/scannning/scanning > > 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 5301a29..6c6849d 100644 > --- a/generator/actions.ml > +++ b/generator/actions.ml > @@ -12397,7 +12397,7 @@ Defragment a file or directory on a btrfs filesystem. > compress is one of zlib or > ]; > shortdesc = "recover the chunk tree of btrfs filesystem"; > longdesc = "\ > -Recover the chunk tree of btrfs filesystem by scannning the devices one by > one." }; > +Recover the chunk tree of btrfs filesystem by scanning the devices one by > one." }; > > { defaults with > name = "btrfs_rescue_super_recover"; > -- > 2.1.0
ACK. I'll push this later today. Thanks, Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
