]> git.mxchange.org Git - jjobs-lib.git/commitdiff
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sat, 3 Jun 2017 13:51:49 +0000 (15:51 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 3 Jun 2017 13:55:54 +0000 (15:55 +0200)
- some comments improved

src/org/mxchange/jjobs/beans/resendlink/ResendLinkSessionBeanRemote.java

index c556fb6e55b4fcde5f12242f5fa2e9f5a3c0376c..d0ffb488ecb830dd38b9b76b516c4f916edda63e 100644 (file)
@@ -38,8 +38,8 @@ public interface ResendLinkSessionBeanRemote extends Serializable {
         * contain a confirmation key. After confirmation the account's status
         * should be changed to CONFIRMED and the key removed (nulled).
         * <p>
-        * @param user User instance
-        * @param locale Locale instance
+        * @param user    User instance
+        * @param locale  Locale instance
         * @param baseUrl Base URL
         * <p>
         * @throws UserNotFoundException When the user is not found