spelling: information
authorMichael Tokarev <mjt@tls.msk.ru>
Thu, 20 Apr 2023 19:55:41 +0000 (22:55 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 9 Jun 2023 20:38:16 +0000 (23:38 +0300)
3 trivial fixes: 2 .json comments which goes to
executables, and 1 .h file comment.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/ui/clipboard.h
qapi/cryptodev.json
qga/qapi-schema.json

index ce76aa451f64e0541529433e597d496d31d17449..ab6acdbd8a4f0a4dadce8985ebde43483e33a395 100644 (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);
 
index 77f48a9c21b5c4f7746265547814a46118a818b9..68289f49840b767d6952bc0b890b4416c5a1334b 100644 (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
 ##
index 42fb046eb71b60e9bbcf7cfd66896cab52d05443..b720dd43796556ec70c90ad47e24fa0d1a3c2c05 100644 (file)
 ##
 # @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