summaryrefslogtreecommitdiff
path: root/TAO/docs/configurations.html
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-11-25 00:25:00 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-11-25 00:25:00 +0000
commitf4cdd5f083e6c34088e5e09d962da09bf8a54d05 (patch)
tree5ae4d9e45c80abda791637e40b58e9fe81edfb08 /TAO/docs/configurations.html
parenta44a24b241916dc24bce0d8af7d2f17b78d49112 (diff)
downloadATCD-f4cdd5f083e6c34088e5e09d962da09bf8a54d05.tar.gz
ChangeLogTag:Wed Nov 24 14:41:14 1999 Nanbor Wang <nanbor@cs.wustl.edu>
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 145e6155efb..69d59d8418f 100644
--- a/TAO/docs/configurations.html
+++ b/TAO/docs/configurations.html
@@ -178,7 +178,7 @@ Roadmap</h3>
in the thread pool has an ORB that accepts and processes
requests reactively. <P>
- <li><P><tt>leader/follower</tt>: In this model, the user must
+ <li><P><tt>leader/followers</tt>: In this model, the user must
create several threads, all of which invoke
<CODE>ORB::run</CODE>, the ORB will select one of the threads
to wait for incoming requests.