From f856736ce8ae3953dff3be7c9106d9dd9483fd14 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 28 Feb 2018 02:27:06 +0000 Subject: [PATCH] spelling: allowed --- src/Cedar/Session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cedar/Session.h b/src/Cedar/Session.h index 10b23281..4f833907 100644 --- a/src/Cedar/Session.h +++ b/src/Cedar/Session.h @@ -317,7 +317,7 @@ struct SESSION char FirstTimeHttpRedirectUrl[128]; // URL for redirection only the first time UINT FirstTimeHttpAccessCheckIp; // IP address for access checking - // To examine the maximum number of alowed logging target packets per minute + // To examine the maximum number of allowed logging target packets per minute UINT64 MaxLoggedPacketsPerMinuteStartTick; // Inspection start time UINT CurrentNumPackets; // Current number of packets