This commit is contained in:
Rezart Qelibari
2022-04-20 00:46:21 +02:00
parent 65ad175cf4
commit dd6e47a502

View File

@@ -111,7 +111,7 @@ function getDefaultHomebrewPath() {
function getQuestions() {
questions=(
'i: homebrew-path=Whicht Homebrew binary shall be used? # default:'"$(getDefaultHomebrewPath)"
'i: homebrew-path=Which Homebrew binary shall be used? # default:'"$(getDefaultHomebrewPath)"
)
}