summaryrefslogtreecommitdiff
path: root/tests/Bug_3506_Regression/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Bug_3506_Regression/client.cpp')
-rw-r--r--tests/Bug_3506_Regression/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Bug_3506_Regression/client.cpp b/tests/Bug_3506_Regression/client.cpp
index 138f8067da0..34f24b89e24 100644
--- a/tests/Bug_3506_Regression/client.cpp
+++ b/tests/Bug_3506_Regression/client.cpp
@@ -28,7 +28,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;
}