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

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Tue Mar 31 02:15:20 UTC 2015


s/inclding/including

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 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




More information about the Libguestfs mailing list