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