summaryrefslogtreecommitdiff
path: root/orbsvcs/examples/ORT/gateway_server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/examples/ORT/gateway_server.cpp')
-rw-r--r--orbsvcs/examples/ORT/gateway_server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/orbsvcs/examples/ORT/gateway_server.cpp b/orbsvcs/examples/ORT/gateway_server.cpp
index 218aec47c8b..66d9125c040 100644
--- a/orbsvcs/examples/ORT/gateway_server.cpp
+++ b/orbsvcs/examples/ORT/gateway_server.cpp
@@ -29,7 +29,7 @@ parse_args (int argc, ACE_TCHAR *argv[])
-1);
}
- // Indicates sucessful parsing of the command line
+ // Indicates successful parsing of the command line
return 0;
}