mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-18 20:11:03 +00:00
Fix typo causing missing command warning in info.sh
This commit is contained in:
parent
8648b86a73
commit
f01263bcff
@ -20,7 +20,7 @@ _bat_wrapper_:description() {
|
|||||||
_collects "Any wrapper script used by 'bat'."
|
_collects "Any wrapper script used by 'bat'."
|
||||||
}
|
}
|
||||||
|
|
||||||
_bat_wrapper_function_description() {
|
_bat_wrapper_function_:description() {
|
||||||
_collects "The wrapper function surrounding 'bat' (if applicable)."
|
_collects "The wrapper function surrounding 'bat' (if applicable)."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user