From b59386f5684250b823c40b7482df73afaf632bd9 Mon Sep 17 00:00:00 2001
From: Anders Svensson
Date: Tue, 9 Apr 2013 01:56:13 +0200
Subject: Minor doc fix
---
lib/diameter/doc/src/diameter.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'lib/diameter')
diff --git a/lib/diameter/doc/src/diameter.xml b/lib/diameter/doc/src/diameter.xml
index 7ea93d480b..48914abaa2 100644
--- a/lib/diameter/doc/src/diameter.xml
+++ b/lib/diameter/doc/src/diameter.xml
@@ -780,10 +780,10 @@ connections to the same peer.
If type [node()] then a connection is rejected if another already
exists on any of the specified nodes.
-Values of type false, node, nodes or
+Types false, node, nodes and
&evaluable; are equivalent to
-values [], [node()], [node()|nodes()] and the
-evaluated value, respectively, evaluation of each expression taking
+[], [node()], [node()|nodes()] and the
+evaluated value respectively, evaluation of each expression taking
place whenever a new connection is to be established.
Note that false allows an unlimited number of connections to be
established with the same peer.
--
cgit v1.2.3