summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h b/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h
index d67b1ef5d9e..faea1b2f80a 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Property_Boolean.h
@@ -34,10 +34,10 @@ class TAO_Notify_PropertySeq;
class TAO_Notify_Serv_Export TAO_Notify_Property_Boolean
{
public:
- /// Constuctor
+ /// Constructor
TAO_Notify_Property_Boolean (const char* name, CORBA::Boolean initial);
- /// Constuctor
+ /// Constructor
TAO_Notify_Property_Boolean (const char* name);
/// Assignment from TAO_Notify_Property_Boolean