summaryrefslogtreecommitdiff
path: root/TAO/docs/orbsvcs.html
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-03-15 14:53:23 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-03-15 14:53:23 +0100
commit2e72cd5a4d1dfcc0044bf874eb43ae7e9ebbee3b (patch)
tree3723b013f3fa555e3b8bb38f9db38e2c7b79f6bf /TAO/docs/orbsvcs.html
parent930679b1b06fd07092585c625e85277c0665c536 (diff)
downloadATCD-2e72cd5a4d1dfcc0044bf874eb43ae7e9ebbee3b.tar.gz
Fixed typos
* TAO/docs/orbsvcs.html: * TAO/docs/pluggable_protocols/index.html: * TAO/docs/releasenotes/ftrt_ec.html: * TAO/docs/releasenotes/index.html: * TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp: * TAO/tests/NestedUpcall/MT_Client_Test/client.cpp:
Diffstat (limited to 'TAO/docs/orbsvcs.html')
-rw-r--r--TAO/docs/orbsvcs.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/docs/orbsvcs.html b/TAO/docs/orbsvcs.html
index b4d2f0c1aa8..94e7677c333 100644
--- a/TAO/docs/orbsvcs.html
+++ b/TAO/docs/orbsvcs.html
@@ -48,7 +48,7 @@ bgcolor="#ffffff">
the users control over collocation of the services implementation.
As a first cut all the service implementations are included in the
orbsvcs library <CODE>$TAO_ROOT/orbsvcs/orbsvcs</CODE>.
- Since there are serveral services and each one is implemented
+ Since there are several services and each one is implemented
using several files we have given a different directory to each
service.
This structure could also simplify a future split into several
@@ -79,7 +79,7 @@ bgcolor="#ffffff">
<TR>
<TD>Event Service</TD>
<TD><CODE>orbsvcs/orbsvcs/CosEvent</CODE></TD>
- <TD>Pradeep Gore <pradeep at oomworks dot com>
+ <TD>Pradeep Gore <pradeep at oomworks dot com>
and OCI<taosupport at ociweb dot com> </TD>
</TR>
<TR>
@@ -179,7 +179,7 @@ bgcolor="#ffffff">
executables if they want any changes in CORBA policies or would
like to set their own bits when running a service. The
executables that are packed with the TAO distribution should be
- viewed as an executable with a basic subset of features.
+ viewed as an executable with a basic subset of features.
The binaries in question are located in
<CODE>$TAO_ROOT/orbsvcs</CODE>, and the list includes:
</P>