summaryrefslogtreecommitdiff
path: root/TAO/docs/configurations.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/configurations.html')
-rw-r--r--TAO/docs/configurations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/configurations.html b/TAO/docs/configurations.html
index 64fb79b5f99..fda6c729f33 100644
--- a/TAO/docs/configurations.html
+++ b/TAO/docs/configurations.html
@@ -720,7 +720,7 @@ Pure clients that will never receive a request</li>
<b>Allocator for input CDR streams</b> Normally the application has no
access to this buffer, and it is only used on the demarshaling of arguments
(or results). It is almost always better to use the "<tt>-ORBinputcdrallocator
-null</tt>" option since it will allocate memory from a thread specific allocator
+tss</tt>" option since it will allocate memory from a thread specific allocator
and it will not need locks to manage that memory.</li>
<p>In some cases the user <i>may</i> gain access to the CDR stream