diff options
author | bala <balanatarajan@users.noreply.github.com> | 2000-10-17 16:53:03 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2000-10-17 16:53:03 +0000 |
commit | d366675850fa5ebf2cac96e7edd8ac5812c7ea90 (patch) | |
tree | ef6f86b4619e9bf5f580d9318a1600326821c4e2 /TAO | |
parent | db1b0274c9b8b540d4d402ace7ac84fde75500af (diff) | |
download | ATCD-d366675850fa5ebf2cac96e7edd8ac5812c7ea90.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/tao/Connection_Cache_Manager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Connection_Cache_Manager.h b/TAO/tao/Connection_Cache_Manager.h index 49d9f851223..c32f3b105b6 100644 --- a/TAO/tao/Connection_Cache_Manager.h +++ b/TAO/tao/Connection_Cache_Manager.h @@ -33,7 +33,7 @@ class TAO_Export TAO_Connection_Cache_Manager // TAO_Connection_Cache_Manager is an abstract class for the Connection Cache // = DESCRIPTION - // This class offers a minmal interface that would be needed in + // This class offers a minimal interface that would be needed in // TAO to add connections in to Cache and find connections from // cache. Further, this interface also allows to purge entries // based on a user defined strategy. The sublasses of this |