mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 06:28:00 +02:00
Update dbus-specification.xml to avoid implying that an interface name may consist of only 1 element.
This commit is contained in:
parent
b81487d72d
commit
1471a25a01
1 changed files with 1 additions and 1 deletions
|
|
@ -1865,7 +1865,7 @@
|
|||
additional restrictions that apply to interface names
|
||||
specifically:
|
||||
<itemizedlist>
|
||||
<listitem><para>Interface names are composed of 1 or more elements separated by
|
||||
<listitem><para>Interface names are composed of 2 or more elements separated by
|
||||
a period ('.') character. All elements must contain at least
|
||||
one character.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue