Skip to content

Commit

Permalink
Merge pull request #5555 from Abbotton/patch-1
Browse files Browse the repository at this point in the history
[Fixed] fix typo
  • Loading branch information
jxlwqq committed Apr 10, 2022
2 parents 172dd01 + 639ad60 commit 6c59792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tree/Tools.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class Tools implements Renderable
/**
* Create a new Tools instance.
*
* @param Builder $builder
* @param Tree $tree
*/
public function __construct(Tree $tree)
{
Expand Down

0 comments on commit 6c59792

Please sign in to comment.