---
Pushed under the trivial rule.
Christophe
examples/virtxml.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/virtxml.c b/examples/virtxml.c
index 49a7b4e..20aa621 100644
--- a/examples/virtxml.c
+++ b/examples/virtxml.c
@@ -547,7 +547,7 @@ main(int argc, char *argv[])
}
if (!os) {
- print_error("Operating system could not be find or guessed");
+ print_error("Operating system could not be found or guessed");
goto cleanup;
}
--
1.8.1.4