diff --git a/imixs-office-workflow-util/src/main/java/org/imixs/workflow/office/forms/ChronicleController.java b/imixs-office-workflow-util/src/main/java/org/imixs/workflow/office/forms/ChronicleController.java index 665a12c1..a0e48fa9 100644 --- a/imixs-office-workflow-util/src/main/java/org/imixs/workflow/office/forms/ChronicleController.java +++ b/imixs-office-workflow-util/src/main/java/org/imixs/workflow/office/forms/ChronicleController.java @@ -49,7 +49,6 @@ import org.imixs.workflow.faces.data.WorkflowController; import org.imixs.workflow.faces.data.WorkflowEvent; -import jakarta.annotation.PostConstruct; import jakarta.ejb.EJB; import jakarta.enterprise.context.ConversationScoped; import jakarta.enterprise.event.Observes; @@ -63,7 +62,7 @@ * history, versions, comments, references, documents * *

- * Each chronic entry for a workitme consists of the following data items: + * Each chronic entry for a workitem consists of the following data items: *