diff --git a/Core/src/org/sleuthkit/autopsy/ingest/IngestJob.java b/Core/src/org/sleuthkit/autopsy/ingest/IngestJob.java index c0e423a818..37e4b549ee 100644 --- a/Core/src/org/sleuthkit/autopsy/ingest/IngestJob.java +++ b/Core/src/org/sleuthkit/autopsy/ingest/IngestJob.java @@ -120,7 +120,7 @@ public final class IngestJob { } /** - * Gets the data source to be analyzed for this job. + * Gets the data source to be analyzed by this job. * * @return The data source. */