spelling: information
3 trivial fixes: 2 .json comments which goes to executables, and 1 .h file comment. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
46e75a77a9
commit
40b89515d0
@ -170,7 +170,7 @@ void qemu_clipboard_peer_release(QemuClipboardPeer *peer,
|
||||
*
|
||||
* @selection: clipboard selection.
|
||||
*
|
||||
* Return the current clipboard data & owner informations.
|
||||
* Return the current clipboard data & owner information.
|
||||
*/
|
||||
QemuClipboardInfo *qemu_clipboard_info(QemuClipboardSelection selection);
|
||||
|
||||
|
@ -75,7 +75,7 @@
|
||||
#
|
||||
# @service: supported service types of a crypto device
|
||||
#
|
||||
# @client: the additional infomation of the crypto device
|
||||
# @client: the additional information of the crypto device
|
||||
#
|
||||
# Since: 8.0
|
||||
##
|
||||
|
@ -931,7 +931,7 @@
|
||||
##
|
||||
# @GuestNVMeSmart:
|
||||
#
|
||||
# NVMe smart informations, based on NVMe specification, section
|
||||
# NVMe smart information, based on NVMe specification, section
|
||||
# <SMART / Health Information (Log Identifier 02h)>
|
||||
#
|
||||
# Since: 7.1
|
||||
|
Loading…
Reference in New Issue
Block a user