Skip to content

Commit c5c3ca7

Browse files
authored
Merge pull request #249 from miclf/patch-1
Fix typo in docblock
2 parents 48f1648 + d325eec commit c5c3ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/Valet/Brew.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ function installOrFail($formula, $options = [], $taps = [])
8585
}
8686

8787
/**
88-
* Tag the given formulas.
88+
* Tap the given formulas.
8989
*
9090
* @param dynamic[string] $formula
9191
* @return void

0 commit comments

Comments
 (0)