summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@codefactory.se>2003-03-26 21:43:56 +0000
committerAnders Carlsson <andersca@codefactory.se>2003-03-26 21:43:56 +0000
commit987f14721e352e5bc21b02ee1a2834985fb15ff0 (patch)
tree6968c45f07a13256222e02fee751bc0c8d9c2460
parent71e3bd44f98c7f40d8a89974952cf975a487606c (diff)
Fix a small error.
-rw-r--r--doc/dbus-specification.sgml8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/dbus-specification.sgml b/doc/dbus-specification.sgml
index 8e489c64..7048e604 100644
--- a/doc/dbus-specification.sgml
+++ b/doc/dbus-specification.sgml
@@ -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>