summaryrefslogtreecommitdiff
path: root/TAO/tests/MT_Client/orb_creation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/MT_Client/orb_creation.cpp')
-rw-r--r--TAO/tests/MT_Client/orb_creation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/MT_Client/orb_creation.cpp b/TAO/tests/MT_Client/orb_creation.cpp
index ba259d61fb6..0c1b9ff0d51 100644
--- a/TAO/tests/MT_Client/orb_creation.cpp
+++ b/TAO/tests/MT_Client/orb_creation.cpp
@@ -38,7 +38,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;
}