[Pkg-libvirt-commits] [libguestfs] 02/384: typo fix: commmand -> command

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 16:54:51 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 dc1f15aa3e1e9be57334b36c95600a3c3e0c2c62
Author: Hu Tao <hutao at cn.fujitsu.com>
Date:   Wed Nov 26 18:10:07 2014 +0800

    typo fix: commmand -> command
    
    Signed-off-by: Hu Tao <hutao at cn.fujitsu.com>
---
 daemon/guestfsd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/daemon/guestfsd.c b/daemon/guestfsd.c
index 3616f3a..181754d 100644
--- a/daemon/guestfsd.c
+++ b/daemon/guestfsd.c
@@ -220,7 +220,7 @@ main (int argc, char *argv[])
 
   if (verbose) {
     if (cmdline)
-      printf ("linux commmand line: %s\n", cmdline);
+      printf ("linux command line: %s\n", cmdline);
     else
       printf ("could not read linux command line\n");
   }

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