From ff0a804e02804eb88649ecefa074eacb3a420585 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 28 Feb 2018 03:12:04 +0000 Subject: [PATCH] spelling: currently --- src/Cedar/Connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cedar/Connection.c b/src/Cedar/Connection.c index eb4f1005..08675fdd 100644 --- a/src/Cedar/Connection.c +++ b/src/Cedar/Connection.c @@ -2690,7 +2690,7 @@ DISCONNECT_THIS_TCP: else { ETH *e; - // Bridge is stopped cureently + // Bridge is stopped currently Select(NULL, SELECT_TIME, c1, NULL); if (b->LastBridgeTry == 0 || (b->LastBridgeTry + BRIDGE_TRY_SPAN) <= Tick64())