mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-06 16:30:18 +01:00
Fix a small error.
This commit is contained in:
parent
71e3bd44f9
commit
987f14721e
1 changed files with 5 additions and 3 deletions
|
|
@ -1821,9 +1821,11 @@
|
|||
|
||||
<glossentry id="namespace"><glossterm>Namespace</glossterm>
|
||||
<glossdef>
|
||||
<para>Used to prevent collisions when defining message and
|
||||
service names. The convention used is the same as Java uses
|
||||
for defining classes: a reversed domain name.
|
||||
<para>
|
||||
Used to prevent collisions when defining message and service
|
||||
names. The convention used is the same as Java uses for
|
||||
defining classes: a reversed domain name.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
<glossentry id="peer-to-peer"><glossterm>Peer-to-peer</glossterm>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue