]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
general: Fix typo in detect-bytejump.c
authorJeff Lucovsky <jeff@lucovsky.org>
Sat, 16 May 2020 18:53:01 +0000 (14:53 -0400)
committerVictor Julien <victor@inliniac.net>
Tue, 7 Jul 2020 08:49:45 +0000 (10:49 +0200)
src/detect-bytejump.c

index 65979a569ef5e374563d431fe5871f0819dcb64e..ab8004a976f34ffde987c35b0888f54f23d35b39 100644 (file)
@@ -726,7 +726,7 @@ static int DetectBytejumpTestParse03(void)
  * \test DetectBytejumpTestParse04 is a test for setting the optional flags
  *       with parameters
  *
- * \todo This fails becuase we can only have 9 captures and there are 10.
+ * \todo This fails because we can only have 9 captures and there are 10.
  */
 static int DetectBytejumpTestParse04(void)
 {