X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Forg%2Fmxchange%2Faddressbook%2Fevents%2Fsharing%2FEndedAddressbookSharingEvent.java;h=1116d81314aa1dc8ea96afc8c748ed33135c5a27;hb=a5da4801e8b1a61328551a8a32a073f84c978945;hp=10d7771eea84ebfa182cd15e2e46f5780d96cf1f;hpb=c1d49c4eb90d2b548f1d1149ca9b9ce3d1cce9a1;p=jfinancials-lib.git diff --git a/src/org/mxchange/addressbook/events/sharing/EndedAddressbookSharingEvent.java b/src/org/mxchange/addressbook/events/sharing/EndedAddressbookSharingEvent.java index 10d7771..1116d81 100644 --- a/src/org/mxchange/addressbook/events/sharing/EndedAddressbookSharingEvent.java +++ b/src/org/mxchange/addressbook/events/sharing/EndedAddressbookSharingEvent.java @@ -22,7 +22,7 @@ import org.mxchange.addressbook.model.addressbook.shared.ShareableAddressbook; /** * An event fired when a user ends sharing address books *

- * @author Roland Haeder + * @author Roland Haeder */ public class EndedAddressbookSharingEvent implements AddressbookSharingEvent {