Fix a typo in the misspell-fixer config.

Closes #2024.
This commit is contained in:
Sadie Powell 2023-03-06 11:54:51 +00:00
parent e146a7bd89
commit 42b6633c87

View File

@ -23,8 +23,8 @@ jobs:
^./make/directive.pm:.*:atleast
ALLTIME$
alltime$
Alltime$\
setts
Alltime$
setts \
" > ${{ runner.workspace }}/inspircd/.misspell-fixer.ignore
- uses: sobolevn/misspell-fixer-action@master
with: