summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocation_Oneway_Tests/Hello.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Collocation_Oneway_Tests/Hello.h')
-rw-r--r--TAO/tests/Collocation_Oneway_Tests/Hello.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Collocation_Oneway_Tests/Hello.h b/TAO/tests/Collocation_Oneway_Tests/Hello.h
index afd234e120e..df2092153ed 100644
--- a/TAO/tests/Collocation_Oneway_Tests/Hello.h
+++ b/TAO/tests/Collocation_Oneway_Tests/Hello.h
@@ -30,7 +30,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_;