Signed-off-by: Hu Tao <[email protected]>
---
 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");
   }
-- 
1.9.3

_______________________________________________
Libguestfs mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to