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