diff --git a/Core/src/org/sleuthkit/autopsy/core/ServicesMonitor.java b/Core/src/org/sleuthkit/autopsy/core/ServicesMonitor.java index 4071f34b4f..90a67ca548 100644 --- a/Core/src/org/sleuthkit/autopsy/core/ServicesMonitor.java +++ b/Core/src/org/sleuthkit/autopsy/core/ServicesMonitor.java @@ -150,7 +150,7 @@ public class ServicesMonitor { /** * Updates service status and publishes the service status. If the status is - * changed from the last time it was reported, it is logged and a user + * changed fomr the last imte it was reported, it is logged and a user * notification message is created. * * @param serviceName Name of the service.