summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/Security/EndpointPolicy/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/Security/EndpointPolicy/test.cpp')
-rw-r--r--orbsvcs/tests/Security/EndpointPolicy/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/orbsvcs/tests/Security/EndpointPolicy/test.cpp b/orbsvcs/tests/Security/EndpointPolicy/test.cpp
index 19904fd2479..0aeea98134d 100644
--- a/orbsvcs/tests/Security/EndpointPolicy/test.cpp
+++ b/orbsvcs/tests/Security/EndpointPolicy/test.cpp
@@ -41,7 +41,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;
}