summaryrefslogtreecommitdiff
path: root/TAO/tao/Policy_Validator.h
diff options
context:
space:
mode:
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.