Typo in JavaDoc

Former-commit-id: 9dbaa822b4
pull/7/head
Jens Pelzetter 2020-11-21 11:37:03 +01:00
parent 05b73665d7
commit 93a260c345
1 changed files with 1 additions and 1 deletions

View File

@ -872,7 +872,7 @@ public class CategoryManager implements Serializable {
* The first entry in the list is the root category, the last entry is the * The first entry in the list is the root category, the last entry is the
* provided category. * provided category.
* *
* @param ofCategory The category for whic the tree is generated. * @param ofCategory The category for which the tree is generated.
* *
* @return A list of a categories in the path of the provided category. * @return A list of a categories in the path of the provided category.
*/ */