summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2084_Regression/EventNode.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_2084_Regression/EventNode.h')
-rw-r--r--TAO/tests/Bug_2084_Regression/EventNode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Bug_2084_Regression/EventNode.h b/TAO/tests/Bug_2084_Regression/EventNode.h
index b3e62f57e7c..b2bb74f28de 100644
--- a/TAO/tests/Bug_2084_Regression/EventNode.h
+++ b/TAO/tests/Bug_2084_Regression/EventNode.h
@@ -26,7 +26,7 @@ public:
virtual void shutdown (void);
private:
- /// Use an ORB reference to conver strings to objects and shutdown
+ /// Use an ORB reference to convert strings to objects and shutdown
/// the application.
CORBA::ORB_var orb_;