summaryrefslogtreecommitdiff
path: root/TAO/tests/Hello/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Hello/client.cpp')
-rw-r--r--TAO/tests/Hello/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Hello/client.cpp b/TAO/tests/Hello/client.cpp
index 9999a38d5c7..940e5439939 100644
--- a/TAO/tests/Hello/client.cpp
+++ b/TAO/tests/Hello/client.cpp
@@ -29,7 +29,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;
}