]> git.mxchange.org Git - pizzaservice-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:56:36 +0000 (15:56 +0200)
- some comments improved

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

index c74e2eea3c6fb9c4a00ce76286fab419ffd45eac..fafbf5d45ea6be64e4ad40b625df5a516006ed3f 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