Skip to content

Commit c0f8081

Browse files
committedMay 11, 2019
Fix typo.
1 parent c8c116b commit c0f8081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎core/src/main/java/de/d3adspace/scipio/core/description/FailureDescription.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
import java.util.Map;
2727

2828
/**
29-
* Representing the description of a failure accoured in any sort of system managed by the
29+
* Representing the description of a failure occoured in any sort of system managed by the
3030
* scipio containing application.
3131
* <p>
3232
* Each failure can have metadata of string key - value pairs. In this meta data store you

0 commit comments

Comments
 (0)
Please sign in to comment.