summaryrefslogtreecommitdiff
path: root/TAO/tao/Protocol_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Protocol_Factory.h')
-rw-r--r--TAO/tao/Protocol_Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Protocol_Factory.h b/TAO/tao/Protocol_Factory.h
index 0bb0f258dc5..d282c286cb9 100644
--- a/TAO/tao/Protocol_Factory.h
+++ b/TAO/tao/Protocol_Factory.h
@@ -64,7 +64,7 @@ public:
/**
* Some protocols should not create a default endpoint unless the
* user specifies a -ORBEndpoint option. For example, local IPC
- * (aka UNIX domain sockets) is unable to remove the rendesvouz
+ * (aka UNIX domain sockets) is unable to remove the rendezvous
* point if the server crashes. For those protocols it is better to
* create the endpoint only if the user requests one.
*/