Typo in JavaDoc
parent
4b6346e79a
commit
46bf425f96
|
|
@ -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.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue