diff --git a/Core/src/org/sleuthkit/autopsy/communications/AccountDeviceInstanceKey.java b/Core/src/org/sleuthkit/autopsy/communications/AccountDeviceInstanceKey.java index 435d738145..b2df68c542 100644 --- a/Core/src/org/sleuthkit/autopsy/communications/AccountDeviceInstanceKey.java +++ b/Core/src/org/sleuthkit/autopsy/communications/AccountDeviceInstanceKey.java @@ -24,7 +24,7 @@ import org.sleuthkit.datamodel.CommunicationsFilter; /** * Key for AccountDeviceInstance node. * - * Encapsulates a AccountDeviceInstance, and CommunicationsFilter + * Encapsulates a AccountDeviceInstance, and CommunicationsFilter. */ public class AccountDeviceInstanceKey {