You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/12/08 17:01:56 UTC

[GitHub] [camel] davsclaus commented on a diff in pull request #8713: Prototype: make span current and clear scope

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


##########
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:
   yes its 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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org