diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/Case.java b/Core/src/org/sleuthkit/autopsy/casemodule/Case.java index d6226a06d8..1becc449d5 100755 --- a/Core/src/org/sleuthkit/autopsy/casemodule/Case.java +++ b/Core/src/org/sleuthkit/autopsy/casemodule/Case.java @@ -1129,7 +1129,7 @@ public class Case { } /** - * Gets the immutable case name. + * Gets the unique and immutable case name. * * @return The case name. */