Skip to content

Commit 6c59792

Browse files
authored
Merge pull request #5555 from Abbotton/patch-1
[Fixed] fix typo
2 parents 172dd01 + 639ad60 commit 6c59792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tree/Tools.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Tools implements Renderable
2626
/**
2727
* Create a new Tools instance.
2828
*
29-
* @param Builder $builder
29+
* @param Tree $tree
3030
*/
3131
public function __construct(Tree $tree)
3232
{

0 commit comments

Comments
 (0)