We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ba7f9 commit d4b1bb1Copy full SHA for d4b1bb1
org.springframework.context/src/main/java/org/springframework/conversation/ConversationEndingType.java
@@ -74,7 +74,7 @@ public enum ConversationEndingType {
74
* failed with an exception. It only works for {@link #SUCCESS} and
75
* {@link #CANCEL} as the other types are only used internally. For every
76
* other type, the same type is being returned in order to use this method
77
- * as a convenience no mather which type provided.
+ * as a convenience no matter which type provided.
78
*
79
* @param type the ending type specified by an ending annotation
80
* @return the type to be used instead as ending failed
0 commit comments