summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-12-13 10:21:42 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-12-13 10:21:42 +0000
commit59a81888b87c08ba0e9a7ad2208d272a837be0ab (patch)
treec4dac2d4ede1bceb3a4376b56589b5292fe929ff
parentdb1b179877d2b5bfa294c3cc40f28423a5232976 (diff)
downloadATCD-59a81888b87c08ba0e9a7ad2208d272a837be0ab.tar.gz
ChangeLogTag: Tue Dec 13 10:21:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/Codeset_Manager_Factory_Base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Codeset_Manager_Factory_Base.h b/TAO/tao/Codeset_Manager_Factory_Base.h
index 88d8a47948c..0577320bbae 100644
--- a/TAO/tao/Codeset_Manager_Factory_Base.h
+++ b/TAO/tao/Codeset_Manager_Factory_Base.h
@@ -39,7 +39,7 @@ class TAO_Codeset_Manager;
*
* @description The base also provides a default implementation which
* instantiates nothing. This default impl is replaced by the actual
- * implementation is libTAO_Codeset is loaded.
+ * implementation if libTAO_Codeset is loaded.
*
*/