[Pkg-libvirt-commits] [libguestfs] 38/146: typo fix: commmand -> command
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 17:00:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit dab231b384afe6e0c293b3391d3ffca6401338e3
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>
(cherry picked from commit dc1f15aa3e1e9be57334b36c95600a3c3e0c2c62)
---
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