diff --git a/Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDefinition.java b/Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDefinition.java index 880354f77b..e1d81d2b65 100755 --- a/Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDefinition.java +++ b/Core/src/org/sleuthkit/autopsy/casemodule/services/TagNameDefinition.java @@ -107,8 +107,7 @@ final class TagNameDefinition implements Comparable { } /** - * The status which items which have this tag applied to them should have in - * the central repository. + * The status which will be applied to items with this tag. * * @return a value of TskData.FileKnown which is associated with this tag */