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

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Tue Mar 3 07:31:55 UTC 2015


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";
-- 
2.1.0




More information about the Libguestfs mailing list