Fix various typos
Fix a variety of typos throughout the project, primarily in comments (javadoc or otherwise) but also in a handful of log messages and a couple exception messages. ISSUE: SPR-11123
This commit is contained in:
@@ -42,7 +42,7 @@ import org.springframework.transaction.support.TransactionSynchronizationUtils;
|
||||
*
|
||||
* <p>This listener container variant is built for repeated polling attempts,
|
||||
* each invoking the {@link #receiveAndExecute} method. The MessageConsumer used
|
||||
* may be reobtained fo reach attempt or cached inbetween attempts; this is up
|
||||
* may be reobtained fo reach attempt or cached in between attempts; this is up
|
||||
* to the concrete implementation. The receive timeout for each attempt can be
|
||||
* configured through the {@link #setReceiveTimeout "receiveTimeout"} property.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user