[Pkg-libvirt-commits] [libguestfs] 21/36: guestfs.pod: fix a typo

Hilko Bengen bengen at moszumanska.debian.org
Sun Nov 1 17:13:43 UTC 2015


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

bengen pushed a commit to annotated tag upstream/1.29.47
in repository libguestfs.

commit d11857aa87b926331a1daf49548c918402e2f451
Author: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
Date:   Tue Jun 16 18:24:49 2015 +0800

    guestfs.pod: fix a typo
    
    s/caling/calling
    
    Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
 src/guestfs.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/guestfs.pod b/src/guestfs.pod
index fa04c86..5ceef92 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -586,7 +586,7 @@ The logical volume(s) can now be mounted in the usual way.
 
 Use the reverse process to close a LUKS device.  Unmount
 any logical volumes on it, deactivate the volume groups
-by caling C<guestfs_vg_activate (g, 0, ["/dev/VG"])>.
+by calling C<guestfs_vg_activate (g, 0, ["/dev/VG"])>.
 Then close the mapper device by calling
 L</guestfs_luks_close> on the F</dev/mapper/mapname>
 device (I<not> the underlying encrypted block device).

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