general: Fix typo in detect-bytejump.c

pull/5139/head
Jeff Lucovsky 5 years ago committed by Victor Julien
parent 0701d82890
commit 23a65b5824

@ -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)
{

Loading…
Cancel
Save