3203 fix comment to reflect that tag status applies outside of CR

This commit is contained in:
William Schaefer 2017-11-27 10:20:32 -05:00
parent 0e0ee5cd6c
commit 06b8b51e51

View File

@ -107,8 +107,7 @@ final class TagNameDefinition implements Comparable<TagNameDefinition> {
}
/**
* 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
*/