- fixed typo in comment

This commit is contained in:
steinm 2010-12-01 13:36:55 +00:00
parent a90e190140
commit d7053bd642

View File

@ -286,7 +286,7 @@ class LetoDMS_Folder {
} /* }}} */ } /* }}} */
/* /*
* Returns a array of all parents, grand parent, etc. up to root folder. * Returns an array of all parents, grand parent, etc. up to root folder.
* The folder itself is the last element of the array. * The folder itself is the last element of the array.
* *
* @return array Array of parents * @return array Array of parents