intel / hyperscan

High-performance regular expression matching library
https://www.hyperscan.io
Other
4.71k stars 705 forks source link

Spelling #385

Open jsoref opened 1 year ago

jsoref commented 1 year ago

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at https://github.com/jsoref/hyperscan/actions/runs/3864817693#summary-10504497340

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/hyperscan/actions/runs/3864860170#summary-10504584950

Note: this PR does not include the action. If you're interested in running a spell check on every PR and push, that can be offered separately.