oscerd commented on code in PR #8713:
URL: https://github.com/apache/camel/pull/8713#discussion_r1041971499


##########
core/camel-api/src/main/java/org/apache/camel/AsyncCallback.java:
##########
@@ -19,7 +19,7 @@
 /**
  * The callback interface for an {@link AsyncProcessor} so that it can notify 
you when an {@link Exchange} is done.
  * <p/>
- * For example a {@link AsyncProcessor} should invoke the done method when the 
{@link Exchange} is ready to be continued
+ * For example a {@link AsyzncProcessor} should invoke the done method when 
the {@link Exchange} is ready to be continued

Review Comment:
   I do think this is a typo



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to