summaryrefslogtreecommitdiff
path: root/DevGuideExamples/SmartProxies/LoggerServer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'DevGuideExamples/SmartProxies/LoggerServer.cpp')
-rw-r--r--DevGuideExamples/SmartProxies/LoggerServer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/DevGuideExamples/SmartProxies/LoggerServer.cpp b/DevGuideExamples/SmartProxies/LoggerServer.cpp
index d29453ef576..8d7c9627b2d 100644
--- a/DevGuideExamples/SmartProxies/LoggerServer.cpp
+++ b/DevGuideExamples/SmartProxies/LoggerServer.cpp
@@ -31,7 +31,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;
}