summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Memory/IORsize/Memory_Growth.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Memory/IORsize/Memory_Growth.h')
-rw-r--r--TAO/performance-tests/Memory/IORsize/Memory_Growth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Memory/IORsize/Memory_Growth.h b/TAO/performance-tests/Memory/IORsize/Memory_Growth.h
index dc61170a2ba..d76ea2610fc 100644
--- a/TAO/performance-tests/Memory/IORsize/Memory_Growth.h
+++ b/TAO/performance-tests/Memory/IORsize/Memory_Growth.h
@@ -25,7 +25,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_;
};