summaryrefslogtreecommitdiff
path: root/tests/OBV/Supports/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/OBV/Supports/server.cpp')
-rw-r--r--tests/OBV/Supports/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/OBV/Supports/server.cpp b/tests/OBV/Supports/server.cpp
index ae5bfe517f7..45870a85cab 100644
--- a/tests/OBV/Supports/server.cpp
+++ b/tests/OBV/Supports/server.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;
}