Fix typo
This commit is contained in:
parent
4e42e42950
commit
1943b94da4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ branch=$3
|
|||
# functions
|
||||
gitexec()
|
||||
{
|
||||
"${libexec}"/util/gitexec "${1}"
|
||||
"${libexec}"/utils/gitexec "${1}"
|
||||
}
|
||||
|
||||
printok()
|
||||
|
|
Loading…
Reference in a new issue