summaryrefslogtreecommitdiff
path: root/TAO/tao/Policy_Validator.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-27 09:04:44 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-27 09:04:44 +0000
commitc2d1fb4016ca4ec3ed45886a77adea74151d7888 (patch)
tree732749821855d6bf5b915983b4cc7a369c7436f0 /TAO/tao/Policy_Validator.h
parent4a9e22900209d6e9b0ed156358eb81452736f26a (diff)
downloadATCD-c2d1fb4016ca4ec3ed45886a77adea74151d7888.tar.gz
ChangeLogTag: Mon Jun 27 08:57:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Policy_Validator.h')
-rw-r--r--TAO/tao/Policy_Validator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Policy_Validator.h b/TAO/tao/Policy_Validator.h
index 2c1afd96800..10defec9d00 100644
--- a/TAO/tao/Policy_Validator.h
+++ b/TAO/tao/Policy_Validator.h
@@ -42,7 +42,7 @@ namespace CORBA
* @brief An abstract class for plugging in different Policy Validator
* mechanisms.
*
- * This class was moved form the PortableServer library. The Portable
+ * This class was moved from the PortableServer library. The Portable
* Serever library used this abstraction to add policy validators to
* for the policies in the POA. This class seems so much useful for
* passing policy information between different loaded libraries.