diff --git a/li.strolch.agent/src/main/resources/strolch-agent.properties b/li.strolch.agent/src/main/resources/strolch-agent.properties index 8bf1d536a..c289549e7 100644 --- a/li.strolch.agent/src/main/resources/strolch-agent.properties +++ b/li.strolch.agent/src/main/resources/strolch-agent.properties @@ -1,2 +1,2 @@ agent.tx.failed=Transaction has failed due to {reason} -strolchjob.failed=xecution of Job {jobName} has failed due to {reason} \ No newline at end of file +strolchjob.failed=Execution of Job {jobName} has failed due to {reason} \ No newline at end of file