aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/doc/src/diameter.xml
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2013-04-09 01:56:13 +0200
committerAnders Svensson <[email protected]>2013-04-11 19:08:28 +0200
commitb59386f5684250b823c40b7482df73afaf632bd9 (patch)
treebf0638ca13f2c8a9e84b20067a5fae1dd86985a3 /lib/diameter/doc/src/diameter.xml
parentd2bd3f357446d6d580db0fafd16377855cc81492 (diff)
downloadotp-b59386f5684250b823c40b7482df73afaf632bd9.tar.gz
otp-b59386f5684250b823c40b7482df73afaf632bd9.tar.bz2
otp-b59386f5684250b823c40b7482df73afaf632bd9.zip
Minor doc fix
Diffstat (limited to 'lib/diameter/doc/src/diameter.xml')
-rw-r--r--lib/diameter/doc/src/diameter.xml6
1 files changed, 3 insertions, 3 deletions
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.</p>
<p>
If type <c>[node()]</c> then a connection is rejected if another already
exists on any of the specified nodes.
-Values of type <c>false</c>, <c>node</c>, <c>nodes</c> or
+Types <c>false</c>, <c>node</c>, <c>nodes</c> and
&evaluable; are equivalent to
-values <c>[]</c>, <c>[node()]</c>, <c>[node()|nodes()]</c> and the
-evaluated value, respectively, evaluation of each expression taking
+<c>[]</c>, <c>[node()]</c>, <c>[node()|nodes()]</c> and the
+evaluated value respectively, evaluation of each expression taking
place whenever a new connection is to be established.
Note that <c>false</c> allows an unlimited number of connections to be
established with the same peer.</p>