Skip to content

Commit

Permalink
Fix typo: Bath -> Batch
Browse files Browse the repository at this point in the history
Receiving a Bath message might be a Eureka moment, so kind of sad to make the change.
  • Loading branch information
robinp authored Feb 27, 2020
1 parent 9987e91 commit 4378258
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import java.util.List;

/**
* 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
* instance to asynchronously receive messages.
*
* @version OMS 1.0.0
Expand Down

0 comments on commit 4378258

Please sign in to comment.