From c9544b2a3d9a5e14bfd03c07f3ab604bfa2f5d1f Mon Sep 17 00:00:00 2001 From: Richard Cordovano Date: Sun, 22 Nov 2015 20:21:59 -0500 Subject: [PATCH] ServiceMonitor comment spelling correction --- Core/src/org/sleuthkit/autopsy/core/ServicesMonitor.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/src/org/sleuthkit/autopsy/core/ServicesMonitor.java b/Core/src/org/sleuthkit/autopsy/core/ServicesMonitor.java index 90a67ca548..4071f34b4f 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 fomr the last imte it was reported, it is logged and a user + * changed from the last time it was reported, it is logged and a user * notification message is created. * * @param serviceName Name of the service.