diff options
author | Michael Tokarev <mjt@tls.msk.ru> | 2015-04-27 11:12:49 +0300 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2015-04-30 16:05:48 +0300 |
commit | 825976153ee4c787326e0beb31144906f0a3c210 (patch) | |
tree | 201f78b0ceec8e52c7f3d86f26a34d78c7ba5887 /qemu-options.hx | |
parent | c2cb2b041b56e113e43da78528c9dfd8257e0206 (diff) | |
download | qemu-825976153ee4c787326e0beb31144906f0a3c210.zip |
qemu-options: trivial spelling fix (messsage)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'qemu-options.hx')
-rw-r--r-- | qemu-options.hx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-options.hx b/qemu-options.hx index 319d971260..ec356f65c1 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -3106,7 +3106,7 @@ executed often has little or no correlation with actual performance. to synchronise the host clock and the virtual clock. The goal is to have a guest running at the real frequency imposed by the shift option. Whenever the guest clock is behind the host clock and if -@option{align=on} is specified then we print a messsage to the user +@option{align=on} is specified then we print a message to the user to inform about the delay. Currently this option does not work when @option{shift} is @code{auto}. Note: The sync algorithm will work for those shift values for which |