From 0e30bf2c065f4e4c84f20fb76813b9ba2f2031de Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Wed, 16 Jun 2021 01:41:58 +0200 Subject: [PATCH] Made Javadoc review. --- .../statoolinfos/htmlize/FederationPropertyAlertPage.java | 4 ++-- src/fr/devinsy/statoolinfos/htmlize/PropertyAlertView.java | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/fr/devinsy/statoolinfos/htmlize/FederationPropertyAlertPage.java b/src/fr/devinsy/statoolinfos/htmlize/FederationPropertyAlertPage.java index 0f874de..b791578 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/FederationPropertyAlertPage.java +++ b/src/fr/devinsy/statoolinfos/htmlize/FederationPropertyAlertPage.java @@ -81,8 +81,8 @@ public class FederationPropertyAlertPage /** * Htmlize. * - * @param federation - * the federation + * @param scope + * the scope * @return the string * @throws StatoolInfosException * the statool infos exception diff --git a/src/fr/devinsy/statoolinfos/htmlize/PropertyAlertView.java b/src/fr/devinsy/statoolinfos/htmlize/PropertyAlertView.java index c7bc385..c3076d4 100644 --- a/src/fr/devinsy/statoolinfos/htmlize/PropertyAlertView.java +++ b/src/fr/devinsy/statoolinfos/htmlize/PropertyAlertView.java @@ -38,10 +38,8 @@ public class PropertyAlertView private static Logger logger = LoggerFactory.getLogger(PropertyAlertView.class); /** - * Builds the. + * Htmlize. * - * @param title - * the title * @param checks * the checks * @return the string