aboutsummaryrefslogtreecommitdiff
path: root/qapi/misc.json
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2023-07-20 09:16:08 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2023-07-25 17:20:32 +0300
commitff62c210165cf61b15f18c8a9835a5a5ce6c5a53 (patch)
treec0908326f83bb24cb6594126349b9aa3ff61271f /qapi/misc.json
parent67d045a0ef5b9c5f871c3a1d87325a8a42d2b9d5 (diff)
qapi: Correct "eg." to "e.g." in documentation
Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qapi/misc.json')
-rw-r--r--qapi/misc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/misc.json b/qapi/misc.json
index ff070ec828..cda2effa81 100644
--- a/qapi/misc.json
+++ b/qapi/misc.json
@@ -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