From 7fa3d6111b82f37b54962ac3eed5e809949cdde0 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Mon, 19 Oct 2020 02:19:42 +0200 Subject: [PATCH] Fixed Javadoc. --- src/fr/devinsy/statoolinfos/htmlize/CategoriesView.java | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/fr/devinsy/statoolinfos/htmlize/CategoriesView.java b/src/fr/devinsy/statoolinfos/htmlize/CategoriesView.java index 3f82e9c..7a6bf1d 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/CategoriesView.java +++ b/src/fr/devinsy/statoolinfos/htmlize/CategoriesView.java @@ -46,8 +46,10 @@ public class CategoriesView /** * Builds the. * - * @param stats - * the stats + * @param categories + * the categories + * @param mode + * the mode * @return the string * @throws StatoolInfosException * the statool infos exception