summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Sequence_Latency/DII/Roundtrip.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Sequence_Latency/DII/Roundtrip.h')
-rw-r--r--TAO/performance-tests/Sequence_Latency/DII/Roundtrip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Sequence_Latency/DII/Roundtrip.h b/TAO/performance-tests/Sequence_Latency/DII/Roundtrip.h
index d640b884d81..6524b2b3399 100644
--- a/TAO/performance-tests/Sequence_Latency/DII/Roundtrip.h
+++ b/TAO/performance-tests/Sequence_Latency/DII/Roundtrip.h
@@ -44,7 +44,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_;
};