Fix typo causing missing command warning in info.sh

This commit is contained in:
Ethan P 2020-02-27 14:46:36 -08:00 committed by David Peter
parent 8648b86a73
commit f01263bcff
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ _bat_wrapper_:description() {
_collects "Any wrapper script used by 'bat'."
}
_bat_wrapper_function_description() {
_bat_wrapper_function_:description() {
_collects "The wrapper function surrounding 'bat' (if applicable)."
}