Corrected typo.

This commit is contained in:
U-BASIS\dgrove 2018-01-24 17:35:50 -05:00
parent eeb83e270c
commit a33e4c9b3b

View File

@ -34,7 +34,6 @@ import org.sleuthkit.autopsy.casemodule.Case;
import org.sleuthkit.autopsy.corecomponentinterfaces.DataContentViewer;
import org.sleuthkit.autopsy.coreutils.Logger;
import org.sleuthkit.autopsy.keywordsearch.KeywordSearchResultFactory.QueryContent;
import org.sleuthkit.datamodel.AbstractContent;
import org.sleuthkit.datamodel.AbstractFile;
import org.sleuthkit.datamodel.Account;
import org.sleuthkit.datamodel.BlackboardArtifact;
@ -95,7 +94,7 @@ public class ExtractedContentViewer implements DataContentViewer {
}
Lookup nodeLookup = node.getLookup();
AbstractContent content = nodeLookup.lookup(AbstractFile.class);
AbstractFile content = nodeLookup.lookup(AbstractFile.class);
/*
* Assemble a collection of all of the indexed text "sources" for the