summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-10-30 09:52:08 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-10-30 09:52:08 +0100
commitffaae9ead794c3e56e9ef2417ddbecd568b61843 (patch)
treed5632d77472758d950b6c3f046edc570a536ffd4
parent7d6b33e807e9d75a2d28248d0f69b143a18bddc3 (diff)
downloadATCD-ffaae9ead794c3e56e9ef2417ddbecd568b61843.tar.gz
Fixed typos
-rw-r--r--TAO/docs/pluggable_protocols/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/docs/pluggable_protocols/index.html b/TAO/docs/pluggable_protocols/index.html
index cbcea09369a..7f3da9d177b 100644
--- a/TAO/docs/pluggable_protocols/index.html
+++ b/TAO/docs/pluggable_protocols/index.html
@@ -1317,7 +1317,7 @@ as follows:
<DD>uioploc:///tmp/foobar/some_other_object_key</DD>
</DL>
<P>
-it then becomes impossible to tell if the rendezous point is ``<TT>/tmp</TT>''
+it then becomes impossible to tell if the rendezvous point is ``<TT>/tmp</TT>''
or ``<TT>/tmp/foobar</TT>,'' and similarly for the object key, hence the need
for an object key delimiter other than `<TT>/</TT>.'
@@ -1329,7 +1329,7 @@ that contains the object key delimiter appropriate for the given pluggable proto
</DD>
<DT><STRONG><TT>create_profile</TT>.</STRONG></DT>
<DD>This method creates and initializes a profile using
-the provided CDR stream. Most of this code is also ``boilerblate.'' As such,
+the provided CDR stream. Most of this code is also ``boilerplate.'' As such,
it may be factored out in future TAO releases.</DD>
<P>
<DT><STRONG><TT>make_profile</TT>.</STRONG></DT>