1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-04 06:50:00 +00:00

Make Case.getName and CaseMetaData.getName docs consistent

This commit is contained in:
Richard Cordovano
2017-09-08 14:11:51 -04:00
parent 9b6984da04
commit bd13254124

View File

@@ -1129,7 +1129,7 @@ public class Case {
}
/**
* Gets the immutable case name.
* Gets the unique and immutable case name.
*
* @return The case name.
*/