fix function name

This commit is contained in:
accel 2021-12-20 17:21:55 +03:00
parent a1969e2578
commit 290a6d877c

View File

@ -15,7 +15,7 @@ fi
#### BASIC ZSHLIBS TOOLS #### BASIC ZSHLIBS TOOLS
function zlibs_update() function zshlibs_update()
{ {
zbootstrap_message zlibs_update "preparing self update …" zbootstrap_message zlibs_update "preparing self update …"
if [[ -n "$zshlibs_install" ]] if [[ -n "$zshlibs_install" ]]