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