summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/Bug_2137_Regression/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/Bug_2137_Regression/client.cpp')
-rw-r--r--orbsvcs/tests/Bug_2137_Regression/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/orbsvcs/tests/Bug_2137_Regression/client.cpp b/orbsvcs/tests/Bug_2137_Regression/client.cpp
index cfcd3ec5afc..1d3c0dac05e 100644
--- a/orbsvcs/tests/Bug_2137_Regression/client.cpp
+++ b/orbsvcs/tests/Bug_2137_Regression/client.cpp
@@ -26,7 +26,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;
}