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

fix typo in javadoc

This commit is contained in:
Jonathan Millman
2016-10-27 21:50:34 +02:00
committed by millmanorama
parent 7df405271b
commit 45afb4e4e0

View File

@@ -33,7 +33,7 @@ import org.sleuthkit.autopsy.coreutils.Logger;
* types of ad hoc single keyword searches. The first option is a standard
* Lucene query for one or more terms, with or without wildcards and explicit
* Boolean operators, or a phrase. The second option is a Lucene query for a
* substring of a single rerm. The third option is a regex query using first the
* substring of a single term. The third option is a regex query using first the
* terms component, followed by standard Lucene queries for any terms found.
*
* The toolbar uses a different font from the rest of the application,