From aa6fa97a1d61c76f172274aee95de4d1986c282d Mon Sep 17 00:00:00 2001 From: Richard Cordovano Date: Tue, 19 Dec 2017 21:36:04 -0500 Subject: [PATCH] Fix typo in docs for MessageBrowser --- .../org/sleuthkit/autopsy/communications/MessageBrowser.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/src/org/sleuthkit/autopsy/communications/MessageBrowser.java b/Core/src/org/sleuthkit/autopsy/communications/MessageBrowser.java index 1edd9817b9..e7628e71f9 100644 --- a/Core/src/org/sleuthkit/autopsy/communications/MessageBrowser.java +++ b/Core/src/org/sleuthkit/autopsy/communications/MessageBrowser.java @@ -45,7 +45,7 @@ final class MessageBrowser extends javax.swing.JPanel implements ExplorerManager private DataResultViewerTable dataResultViewerTable; /** - * Constructs the right hand side of the cCmmunications Visualization Tool + * Constructs the right hand side of the Communications Visualization Tool * (CVT). * * @param gacExplorerManager An explorer manager associated with the