[Pkg-libvirt-commits] [libguestfs] 275/384: actions.ml: fix a typo

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 16:57:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 928430f1118c5ff23cb7c4bd741e580b1b72581b
Author: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
Date:   Fri Feb 13 17:00:11 2015 +0800

    actions.ml: fix a typo
    
    s/scannning/scanning
    
    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 2e0af55..8fe7d74 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";

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list