]> git.mxchange.org Git - addressbook-ejb.git/commitdiff
fixed tpzo
authorRoland Häder <roland@mxchange.org>
Sun, 6 Aug 2017 19:45:27 +0000 (21:45 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 6 Aug 2017 19:45:27 +0000 (21:45 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/addressbook/model/addressbook/share/SharedAddressbooksSessionBean.java

index 9a90c99fc8029a5cf4c85359ea23b7ab7fcb2d1b..e5507bc5c13407256af3210ea1ed560c090d15ed 100644 (file)
@@ -307,7 +307,7 @@ public class SharedAddressbooksSessionBean extends BaseAddressbookDatabaseBean i
         * @param addressbook Address book to be shared with
         * @param sharee      User sharee instance
         * <p>
-        * @return Wether the address book is already shared with the sharee
+        * @return Whether the address book is already shared with the sharee
         */
        private boolean isUserAlreadySharingAddressbook (final Addressbook addressbook, final User sharee) {
                // Trace message