mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
qapi: Fix abbreviation punctuation in doc comments
Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240322140910.328840-8-armbru@redhat.com>
This commit is contained in:
+2
-2
@@ -1773,7 +1773,7 @@
|
||||
# default network.
|
||||
#
|
||||
# 5. For now, number of migration streams is restricted to one,
|
||||
# i.e number of items in 'channels' list is just 1.
|
||||
# i.e. number of items in 'channels' list is just 1.
|
||||
#
|
||||
# 6. The 'uri' and 'channels' arguments are mutually exclusive;
|
||||
# exactly one of the two should be present.
|
||||
@@ -1850,7 +1850,7 @@
|
||||
# 3. The uri format is the same as for -incoming
|
||||
#
|
||||
# 4. For now, number of migration streams is restricted to one,
|
||||
# i.e number of items in 'channels' list is just 1.
|
||||
# i.e. number of items in 'channels' list is just 1.
|
||||
#
|
||||
# 5. The 'uri' and 'channels' arguments are mutually exclusive;
|
||||
# exactly one of the two should be present.
|
||||
|
||||
Reference in New Issue
Block a user