qemu-options: trivial spelling fix (messsage)

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
Michael Tokarev 2015-04-27 11:12:49 +03:00
parent c2cb2b041b
commit 825976153e
1 changed files with 1 additions and 1 deletions

View File

@ -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 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. have a guest running at the real frequency imposed by the shift option.
Whenever the guest clock is behind the host clock and if 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. to inform about the delay.
Currently this option does not work when @option{shift} is @code{auto}. Currently this option does not work when @option{shift} is @code{auto}.
Note: The sync algorithm will work for those shift values for which Note: The sync algorithm will work for those shift values for which