]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
general: Typo fixup
authorJeff Lucovsky <jeff@lucovsky.org>
Fri, 21 Jan 2022 14:46:51 +0000 (09:46 -0500)
committerVictor Julien <vjulien@oisf.net>
Thu, 10 Nov 2022 13:42:44 +0000 (15:42 +0200)
src/detect-content.c

index fa9e078dc60fb249db489855cb0034e6cd78774d..de6a31399bc631d55b973f50708fa929e0680fba 100644 (file)
@@ -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)