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>
master
Michael Tokarev 2023-04-20 22:55:41 +03:00
parent 46e75a77a9
commit 40b89515d0
3 changed files with 3 additions and 3 deletions

View File

@ -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);

View File

@ -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
##

View File

@ -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