summaryrefslogtreecommitdiff
path: root/DevGuideExamples/LocalObjects/ServantLocator/MessengerServer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'DevGuideExamples/LocalObjects/ServantLocator/MessengerServer.cpp')
-rw-r--r--DevGuideExamples/LocalObjects/ServantLocator/MessengerServer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/DevGuideExamples/LocalObjects/ServantLocator/MessengerServer.cpp b/DevGuideExamples/LocalObjects/ServantLocator/MessengerServer.cpp
index 01f8018f71b..8cb1f57ff63 100644
--- a/DevGuideExamples/LocalObjects/ServantLocator/MessengerServer.cpp
+++ b/DevGuideExamples/LocalObjects/ServantLocator/MessengerServer.cpp
@@ -32,7 +32,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;
}