orpiske commented on code in PR #13447:
URL: https://github.com/apache/camel/pull/13447#discussion_r1522793849


##########
components/camel-lucene/src/main/docs/lucene-component.adoc:
##########
@@ -108,7 +108,7 @@ RouteBuilder builder = new RouteBuilder() {
 
 [source,java]
 -----------------------------------------------------------------
-CamelContext context = new DefaultCamelContext(createRegistry());
+CamelContext context = new DefaultCamelContext(createCamelRegistry());

Review Comment:
   This one should also not be changed. It's not part of the PR scope.



-- 
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-unsubscr...@camel.apache.org

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

Reply via email to