summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-10-17 16:53:03 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-10-17 16:53:03 +0000
commitd366675850fa5ebf2cac96e7edd8ac5812c7ea90 (patch)
treeef6f86b4619e9bf5f580d9318a1600326821c4e2
parentdb1b0274c9b8b540d4d402ace7ac84fde75500af (diff)
downloadATCD-d366675850fa5ebf2cac96e7edd8ac5812c7ea90.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/Connection_Cache_Manager.h2
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