summaryrefslogtreecommitdiff
path: root/TAO/tests/AMH_Exceptions/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/AMH_Exceptions/server.cpp')
-rw-r--r--TAO/tests/AMH_Exceptions/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/AMH_Exceptions/server.cpp b/TAO/tests/AMH_Exceptions/server.cpp
index f8132bca70e..7f724da1493 100644
--- a/TAO/tests/AMH_Exceptions/server.cpp
+++ b/TAO/tests/AMH_Exceptions/server.cpp
@@ -84,7 +84,7 @@ public:
virtual void run_event_loop ();
public:
- /// Accesor method (for servants) to the initialised ORB
+ /// Accesor method (for servants) to the initialized ORB
CORBA::ORB_ptr orb () { return this->orb_.in (); }
protected: