1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 16:40:05 +01:00

Fix typo in docblock

This commit is contained in:
Michaël Lecerf
2016-12-11 22:50:30 +01:00
committed by GitHub
parent 6376bfca82
commit d325eeca16

View File

@@ -85,7 +85,7 @@ function installOrFail($formula, $options = [], $taps = [])
}
/**
* Tag the given formulas.
* Tap the given formulas.
*
* @param dynamic[string] $formula
* @return void