mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
spelling
This commit is contained in:
@@ -81,7 +81,7 @@ $git_log -- $doc_paths | sort | uniq | wc -l
|
||||
printf " any\t"
|
||||
$git_log -- . | sort | uniq | wc -l
|
||||
if [[ -n "$1" ]]; then
|
||||
printf "\nAll-time contibutors\t"
|
||||
printf "\nAll-time contributors\t"
|
||||
$git_log_alltime -- . | sort | uniq | wc -l
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user