summaryrefslogtreecommitdiffstats
path: root/tests/gtcp_proxy/gtcp-proxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gtcp_proxy/gtcp-proxy.c')
-rw-r--r--tests/gtcp_proxy/gtcp-proxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gtcp_proxy/gtcp-proxy.c b/tests/gtcp_proxy/gtcp-proxy.c
index 7b6312b0..b9efd5d4 100644
--- a/tests/gtcp_proxy/gtcp-proxy.c
+++ b/tests/gtcp_proxy/gtcp-proxy.c
@@ -223,7 +223,7 @@ int main(int argc, char **argv)
}
/**
- * Start listening on specifed local socket; when we get a connection,
+ * Start listening on specified local socket; when we get a connection,
* connect to specified remote server and transfer data between local
* and remote server
*****************************************************************************/