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