Fix a small error.

This commit is contained in:
Anders Carlsson 2003-03-26 21:43:56 +00:00
parent 71e3bd44f9
commit 987f14721e

View file

@ -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>