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:
parent
8698e1447f
commit
7d08424cf7
@ -1773,7 +1773,7 @@
|
|||||||
# default network.
|
# default network.
|
||||||
#
|
#
|
||||||
# 5. For now, number of migration streams is restricted to one,
|
# 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;
|
# 6. The 'uri' and 'channels' arguments are mutually exclusive;
|
||||||
# exactly one of the two should be present.
|
# exactly one of the two should be present.
|
||||||
@ -1850,7 +1850,7 @@
|
|||||||
# 3. The uri format is the same as for -incoming
|
# 3. The uri format is the same as for -incoming
|
||||||
#
|
#
|
||||||
# 4. For now, number of migration streams is restricted to one,
|
# 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;
|
# 5. The 'uri' and 'channels' arguments are mutually exclusive;
|
||||||
# exactly one of the two should be present.
|
# exactly one of the two should be present.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user