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