summaryrefslogtreecommitdiff
path: root/TAO/tests/ORB_shutdown/Foo_Bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/ORB_shutdown/Foo_Bar.h')
-rw-r--r--TAO/tests/ORB_shutdown/Foo_Bar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/ORB_shutdown/Foo_Bar.h b/TAO/tests/ORB_shutdown/Foo_Bar.h
index 36a17fc941d..aaa691f51c8 100644
--- a/TAO/tests/ORB_shutdown/Foo_Bar.h
+++ b/TAO/tests/ORB_shutdown/Foo_Bar.h
@@ -21,7 +21,7 @@ public:
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_;
};