]> git.ipfire.org Git - thirdparty/qemu.git/commit
rust: Fix the typos in doc
authorZhao Liu <zhao1.liu@intel.com>
Tue, 20 May 2025 15:27:50 +0000 (23:27 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 26 May 2025 16:04:27 +0000 (18:04 +0200)
commitaef5ac8624c7b826ae2adde48bc6997286ee1303
tree5b3797edfe28fe5e499cbc214f1b960564af5925
parent86c54a3a418e462e67444ac4db25b2757fd62079
rust: Fix the typos in doc

These typos are found by "cargo spellcheck". Though it outputs a lot of
noise and false positives, there still are some real typos.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250520152750.2542612-6-zhao1.liu@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
rust/hw/char/pl011/src/device.rs
rust/qemu-api/src/qom.rs
rust/qemu-api/src/vmstate.rs