mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Fixed a small doc mistake
This commit is contained in:
parent
6d7bf2e30c
commit
b57f79bbf5
@ -78,8 +78,6 @@ final class StringsTextExtractor implements TextExtractor {
|
||||
*
|
||||
* @return A reader instance that content text can be obtained from
|
||||
*
|
||||
* @throws
|
||||
* org.sleuthkit.autopsy.textextractors.TextExtractor.TextExtractorException
|
||||
*/
|
||||
@Override
|
||||
public InputStreamReader getReader() {
|
||||
@ -100,8 +98,8 @@ final class StringsTextExtractor implements TextExtractor {
|
||||
* Determines how the extraction process will proceed given the settings
|
||||
* stored in this context instance.
|
||||
*
|
||||
* See the StringsConfig class in the extractionconfigs package
|
||||
for available settings.
|
||||
* See the StringsConfig class in the extractionconfigs package for
|
||||
* available settings.
|
||||
*
|
||||
* @param context Lookup instance containing config classes
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user