style: correct typos
This commit is contained in:
parent
faf97b896a
commit
2a63077cac
7 changed files with 14 additions and 14 deletions
|
|
@ -123,7 +123,7 @@ typedef struct {
|
|||
} SymbolTable;
|
||||
|
||||
/**
|
||||
* CaptureQuantififers - a data structure holding the quantifiers of pattern captures.
|
||||
* CaptureQuantifiers - a data structure holding the quantifiers of pattern captures.
|
||||
*/
|
||||
typedef Array(uint8_t) CaptureQuantifiers;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue