aboutsummaryrefslogtreecommitdiff
path: root/qemu-ga.c
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2012-01-08 19:35:09 +0100
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2012-01-13 10:36:59 +0000
commitdabdf394258aaa040fa0e754d6d05d7833542033 (patch)
tree4a4dfe83afec16e51eca3e60060ebb985f32a5c0 /qemu-ga.c
parent5c84bd904ba0aacdb295df5ff7c90ef941f469bb (diff)
Spelling fixes in comments and documentation
Codespell detected these new spelling issues. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'qemu-ga.c')
-rw-r--r--qemu-ga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-ga.c b/qemu-ga.c
index 200bb1585f..29e4f642b7 100644
--- a/qemu-ga.c
+++ b/qemu-ga.c
@@ -92,7 +92,7 @@ static void usage(const char *cmd)
" -v, --verbose log extra debugging information\n"
" -V, --version print version information and exit\n"
" -d, --daemonize become a daemon\n"
-" -b, --blacklist comma-seperated list of RPCs to disable (no spaces, \"?\""
+" -b, --blacklist comma-separated list of RPCs to disable (no spaces, \"?\""
" to list available RPCs)\n"
" -h, --help display this help and exit\n"
"\n"