summaryrefslogtreecommitdiff
path: root/ACE/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2022-09-30 11:16:06 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2022-09-30 11:16:06 +0200
commitee9dff76f8276b344f18fab1a6c29d09ad56aa0a (patch)
treebfcdbda82922f20053ca4f53cbce767de698b73e /ACE/tests
parent9bb6d09a13922f1b03f02b695f41f94a808a9517 (diff)
downloadATCD-ee9dff76f8276b344f18fab1a6c29d09ad56aa0a.tar.gz
Fixed typo
* ACE/tests/SOCK_Connector_Test.cpp:
Diffstat (limited to 'ACE/tests')
-rw-r--r--ACE/tests/SOCK_Connector_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/SOCK_Connector_Test.cpp b/ACE/tests/SOCK_Connector_Test.cpp
index 20292064aa8..40296f00f84 100644
--- a/ACE/tests/SOCK_Connector_Test.cpp
+++ b/ACE/tests/SOCK_Connector_Test.cpp
@@ -62,7 +62,7 @@ host_is_up (ACE_TCHAR hostname[])
// The original problem this program tested for was incorrectly saying
// a non-blocking connect completed successfully when it didn't. The
// test doesn't always work when done to localhost
-// (platform-dependant) so we look around for another host - any other
+// (platform-dependent) so we look around for another host - any other
// one will do.
static void