qapi: Correct "eg." to "e.g." in documentation
authorMarkus Armbruster <armbru@redhat.com>
Thu, 20 Jul 2023 07:16:08 +0000 (09:16 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 25 Jul 2023 14:20:32 +0000 (17:20 +0300)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qapi/char.json
qapi/misc.json

index e413ac2b704d424be6b8a32f7cb91a73c6e78e02..52aaff25ebf3df85a079d42e2d4543371ef39c3d 100644 (file)
@@ -18,7 +18,7 @@
 # @filename: the filename of the character device
 #
 # @frontend-open: shows whether the frontend device attached to this
-#     backend (eg. with the chardev=... option) is in open or closed
+#     backend (e.g. with the chardev=... option) is in open or closed
 #     state (since 2.1)
 #
 # Notes: @filename is encoded using the QEMU command line character
index ff070ec8282afcef9bc8f53160097c33d6ee7f69..cda2effa8155a8a6175036f678877ec2c7cdd1bf 100644 (file)
@@ -18,7 +18,7 @@
 # fail and the FD will be closed.
 #
 # @protocol: protocol name.  Valid names are "vnc", "spice",
-#     "@dbus-display" or the name of a character device (eg. from
+#     "@dbus-display" or the name of a character device (e.g. from
 #     -chardev id=XXXX)
 #
 # @fdname: file descriptor name previously passed via 'getfd' command