summaryrefslogtreecommitdiff
path: root/tao/LF_Connect_Strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'tao/LF_Connect_Strategy.h')
-rw-r--r--tao/LF_Connect_Strategy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tao/LF_Connect_Strategy.h b/tao/LF_Connect_Strategy.h
index 515df085157..3af293936b6 100644
--- a/tao/LF_Connect_Strategy.h
+++ b/tao/LF_Connect_Strategy.h
@@ -34,7 +34,7 @@ class TAO_LF_Event;
* @class TAO_LF_Connect_Strategy
*
* @brief Concrete implementation of a connect strategy that waits on
- * the leader-follower during asynch connects
+ * the leader-follower during asynchronous connects
*/
class TAO_Export TAO_LF_Connect_Strategy : public TAO_Connect_Strategy
@@ -46,7 +46,7 @@ public:
/// Destructor
~TAO_LF_Connect_Strategy (void);
- /*
+ /**
* Concrete implementation for this class. Please see
* Connect_Strategy.h for details
*/