summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_3216_Regression/Hello.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_3216_Regression/Hello.h')
-rw-r--r--TAO/orbsvcs/tests/Bug_3216_Regression/Hello.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Bug_3216_Regression/Hello.h b/TAO/orbsvcs/tests/Bug_3216_Regression/Hello.h
index 44b5353a49d..e605dee88f8 100644
--- a/TAO/orbsvcs/tests/Bug_3216_Regression/Hello.h
+++ b/TAO/orbsvcs/tests/Bug_3216_Regression/Hello.h
@@ -33,7 +33,7 @@ public:
static CORBA::Boolean extended_context_ok_;
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_;
};