We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9987e91 + 4378258 commit d826289Copy full SHA for d826289
openmessaging-api/src/main/java/io/openmessaging/consumer/BatchMessageListener.java
@@ -22,7 +22,7 @@
22
import java.util.List;
23
24
/**
25
- * A message listener can implement this {@code BathMessageListener} interface and register itself to a consumer
+ * A message listener can implement this {@code BatchMessageListener} interface and register itself to a consumer
26
* instance to asynchronously receive messages.
27
*
28
* @version OMS 1.0.0
0 commit comments