[Pkg-libvirt-commits] [libguestfs] 01/384: typo fix: preceeding -> preceding
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 16:54:50 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 b6f6454678d8d4ae567259985e079feac56384ea
Author: Hu Tao <hutao at cn.fujitsu.com>
Date: Wed Nov 26 18:10:06 2014 +0800
typo fix: preceeding -> preceding
Signed-off-by: Hu Tao <hutao at cn.fujitsu.com>
---
daemon/available.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/daemon/available.c b/daemon/available.c
index 7a8ede0..54c6b9b 100644
--- a/daemon/available.c
+++ b/daemon/available.c
@@ -166,7 +166,7 @@ do_filesystem_available (const char *filesystem)
r = filesystem_available (filesystem);
if (r == -1) {
reply_with_error ("error testing for filesystem availability; "
- "enable verbose mode and look at preceeding output");
+ "enable verbose mode and look at preceding output");
return -1;
}
--
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