mirror of
https://github.com/traefik/traefik.git
synced 2026-05-05 20:36:20 +02:00
refactor: typo in misspelling.
This commit is contained in:
parent
87e5cda506
commit
994e135368
@ -18,7 +18,7 @@ for f in "${files[@]}"; do
|
||||
done
|
||||
|
||||
if [ ${#errors[@]} -eq 0 ]; then
|
||||
echo 'Congratulations! All Go source files and docs have been checked for common mispellings.'
|
||||
echo 'Congratulations! All Go source files and docs have been checked for common misspellings.'
|
||||
else
|
||||
{
|
||||
echo "Errors from misspell:"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user