X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FTree.php;h=eaae076c0096a7387ab66be0ff2c6e55c5adb22a;hb=d44c681d9105af668449d16d9f53832d7982f47e;hp=d60f73e3bf4dfeeb361308cf92676a83877fdc3f;hpb=e913987d303f2c51e60be23820fc8d1031e7eadd;p=civicrm-core.git diff --git a/CRM/Utils/Tree.php b/CRM/Utils/Tree.php index d60f73e3bf..eaae076c00 100644 --- a/CRM/Utils/Tree.php +++ b/CRM/Utils/Tree.php @@ -90,7 +90,7 @@ class CRM_Utils_Tree { * * @param $nodeName * - * @internal param string $root + * @internal param string $rootNode * * @return CRM_Utils_Tree * @access public @@ -145,7 +145,7 @@ class CRM_Utils_Tree { } /** - * Function to check if node is a leaf node. + * check if node is a leaf node. * Currently leaf nodes are strings and non-leaf nodes are arrays * * @param array(