From 1d3460e341d39fa32200c8f56cf79e8c7aaece9d Mon Sep 17 00:00:00 2001 From: Richard Cordovano Date: Mon, 23 Nov 2015 13:13:51 -0500 Subject: [PATCH] Revert "ServiceMonitor comment spelling correction" This reverts commit c9544b2a3d9a5e14bfd03c07f3ab604bfa2f5d1f. --- 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 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.