mirror of
https://github.com/containous/traefik.git
synced 2024-12-22 13:34:03 +03: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…
Reference in New Issue
Block a user