summaryrefslogtreecommitdiff
path: root/orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerServer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerServer.cpp')
-rw-r--r--orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerServer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerServer.cpp b/orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerServer.cpp
index 4bdbd816ed2..3b5616af19e 100644
--- a/orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerServer.cpp
+++ b/orbsvcs/DevGuideExamples/Security/PolicyControllingApp/MessengerServer.cpp
@@ -24,7 +24,7 @@ parse_args (int argc, ACE_TCHAR *argv[])
default:
;
}
- // Indicates sucessful parsing of the command line
+ // Indicates successful parsing of the command line
return 0;
}
int