From: Jeff Lucovsky Date: Fri, 21 Jan 2022 14:46:51 +0000 (-0500) Subject: general: Typo fixup X-Git-Tag: suricata-7.0.0-rc1~377 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c91b987732d5616f104e741ad9528b7da42663d2;p=thirdparty%2Fsuricata.git general: Typo fixup --- diff --git a/src/detect-content.c b/src/detect-content.c index fa9e078dc6..de6a31399b 100644 --- a/src/detect-content.c +++ b/src/detect-content.c @@ -1400,7 +1400,7 @@ static int DetectContentParseTest09(void) } /** - * \test Test cases where if within specified is < content lenggth we invalidate + * \test Test cases where if within specified is < content length we invalidate * the sig. */ static int DetectContentParseTest17(void)