Skip to content

Commit

Permalink
fix: Fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cdalvaro authored and dwoz committed Dec 22, 2023
1 parent ea0d19f commit 0a88399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/64924.fixed.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Fix the way Salt tries to get the Homebrew's prefix
The first attempt to get the Homebrew's prefix is to look for
the `HOMEBREW_PREFIX` environment variable. If it's not set, then
Salt tries to get the prefix from the `brew` command. However, the
`brew` command can failed. So a last attempt is made to get the
`brew` command can fail. So a last attempt is made to get the
prefix by guessing the installation path.

0 comments on commit 0a88399

Please sign in to comment.