Skip to content

Commit

Permalink
fix phpdoc typo #8
Browse files Browse the repository at this point in the history
  • Loading branch information
imsamurai committed Sep 19, 2014
1 parent 5148763 commit 671dc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/Tree/TreeCollectionNode.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public function getParent() {
}

/**
* Constrictor
* Constructor
*
* @param mixed $Element
* @param TreeCollection $Childrens
Expand Down

0 comments on commit 671dc2d

Please sign in to comment.