summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Memory/Single_Threaded/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Memory/Single_Threaded/client.cpp')
-rw-r--r--TAO/performance-tests/Memory/Single_Threaded/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Memory/Single_Threaded/client.cpp b/TAO/performance-tests/Memory/Single_Threaded/client.cpp
index 8e7b75cf61e..e0c71de9da9 100644
--- a/TAO/performance-tests/Memory/Single_Threaded/client.cpp
+++ b/TAO/performance-tests/Memory/Single_Threaded/client.cpp
@@ -31,7 +31,7 @@ parse_args (int argc, ACE_TCHAR *argv[])
argv [0]),
-1);
}
- // Indicates sucessful parsing of the command line
+ // Indicates successful parsing of the command line
return 0;
}