[Pkg-libvirt-commits] [libguestfs] 322/384: actions.ml: fix a typo
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 16:58:43 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 7fb85dcde393059b75a757cf6b6f39c5d76f5e10
Author: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
Date: Tue Mar 3 02:31:55 2015 -0500
actions.ml: fix a typo
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";
--
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