mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Fix some typos in documentation (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
9988c7b50e
commit
f6822fee96
5 changed files with 5 additions and 5 deletions
|
@ -279,7 +279,7 @@ You can change the multiplier and divider of a clock at runtime,
|
|||
so you can use this to model clock controller devices which
|
||||
have guest-programmable frequency multipliers or dividers.
|
||||
|
||||
Similary to ``clock_set()``, ``clock_set_mul_div()`` returns ``true`` if
|
||||
Similarly to ``clock_set()``, ``clock_set_mul_div()`` returns ``true`` if
|
||||
the clock state was modified; that is, if the multiplier or the diviser
|
||||
or both were changed by the call.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue